...
"7.0.1-next.1",
"7.1.0",
"7.2.0",
"7.3.0",
"7.3.1-alpha.7",
"7.3.2",
"7.3.3-alpha.0",
"7.3.3-alpha.1",
"7.3.3-alpha.6",
"7.4.0",
"7.4.1-alpha.2",
"7.4.1",
"7.4.4-alpha.2",
"7.4.4",
"7.4.5",
"7.4.6",
"7.4.7",
"7.4.8-alpha.0",
"7.4.8-alpha.1",
"7.4.8-alpha.3"
]
Hello!
I tried to use your library in my project - I added
oats-mirage-adapterandoatsvia commandnpm i @smartlyio/oats @smartlyio/oats-runtime @smartlyio/oats-mirage-adapter --save-devversion 7.4.7 was added into my
package.json.I see that latest tag in this repo is 7.5.0 where desired compatibility with
^7.0.0was added but I can't see this version in the registry (https://www.npmjs.com/package/@smartlyio/oats),output of versions for
@smartlyio/oatsis also missing 7.5.0 versionnpm view @smartlyio/oats versions --jsonDo you have any timeline for adding 7.5.0?