Releases: viodotcom/opticks
Releases · viodotcom/opticks
opticks@5.1.3
25 Jul 11:38
Compare
Sorry, something went wrong.
No results found
v4.2.0
04 Jul 15:28
Compare
Sorry, something went wrong.
No results found
Minor Changes
232d1bc : Upgrade @optimizely/optimizely-sdk to version 4.4.x
v4.1.1
20 Mar 15:26
Compare
Sorry, something went wrong.
No results found
Patch Changes
0846ab0 : 💅 Improve toggle function return type, which now supports anonymous function return types and mixed arguments properly
v4.1.0
03 Mar 14:13
Compare
Sorry, something went wrong.
No results found
Minor Changes
8756fe2 :
🚀 Codemods: Hardcode the TSX parser
🐛 Codemods: Fix null removal for the TSX parser
🐛 Codemods: Fix variable cleanup that was too aggressive and cleaned optimistically
💅 Codemods: Clean up dangling JSX expressions such as {<B/>} -> <B/>
v4.0.4
23 Feb 16:52
Compare
Sorry, something went wrong.
No results found
v4.0.3
13 Feb 14:48
Compare
Sorry, something went wrong.
No results found
Patch Changes
849fc6b : 🏠 Fix GitHub publish action
d037295 : 🏠 Automate versioning and releasing and export types from optimizely integration
v4.0.2
13 Feb 14:17
Compare
Sorry, something went wrong.
No results found
🏠 Run build before NPM publish
v4.0.1
06 Feb 17:37
Compare
Sorry, something went wrong.
No results found
💅 Fix types for initialize and addActivateListener
v4.0.0
06 Feb 17:37
Compare
Sorry, something went wrong.
No results found
💥 Migrate from Flow -> TypeScript
📝 Document and type the Optimizely integration
💥 Deprecate the Simple integration, still functions but won't be improved
💥 Deprecate booleanToggle, as the toggle supports both feature flags and MVT experiments
v3.3.3
19 Oct 14:21
Compare
Sorry, something went wrong.
No results found
💅 Update JSCodeShift to 0.14.0