0.13.0 task list
List of tasks to complete before releasing 0.13.0
- [ ] Deprecate
@stylexjs/sharedpackage on npm. - [ ] Stop publishing
@stylexjs/style-value-parserto npm. - [ ] Replace
v0.12.0tag with0.12.0. - [ ] Decide other features to include in 0.13.0
- [ ] babel-plugin
- [ ] https://github.com/facebook/stylex/pull/1005
- [ ] https://github.com/facebook/stylex/pull/1019
- [ ] https://github.com/facebook/stylex/pull/856/
- [ ] eslint-plugin
- [x] https://github.com/facebook/stylex/pull/1039
- [ ] babel-plugin
- [ ] Make sure docs are up-to-date.
- [ ] Update CHANGELOG as part of the
0.13.0commit.
-
We could do a patch release in the meantime, since we made the fix for
firstThatWorks(https://github.com/facebook/stylex/pull/1009) and the style injection improvements (https://github.com/facebook/stylex/pull/1017), and deprecate@stylexjs/sharedalongside the patch -
I'll update
@stylexjs/style-value-parserto be private and unpublish the npm package, since both@stylexjs/eslint-pluginand@stylexjs/babel-pluginwill use it
Going to punt on https://github.com/facebook/stylex/pull/1005 as defineConsts doesn't fit well outside the compiler. Also punting #856 due to lack of follow up
published 0.13.0 to npm