V5 plan #2410
Labels
deprecated
Removed feature or API
next-major
Issues or PR related to the next major version
plan
a plan for organizing larger amounts of work
:size(large)
Effort estimate: large
version
Related to version or release
The
v5
release is scheduled forjust before28/4
node v12
end of life.v5
are released to NPM with the5.0.0-rc.x
versionv4 tag
will be created from the main branch beforev5 branch
will be merged to the main branchtasks
package.json
engines>node to>=14.14.0
actions/setup-node@v3
)index-deprecated.ts
inv4
branchindex-deprecated.ts
inv5
branchindex-internal.ts
and change packages internal imports to@stylable/pkg/dist/index-internal
(until Stylable is published withexports
fields)Meta.rawAst
- new version should havesourceAst
for the source andtargetAst
for the transformed (refactor(core)!: removed processed AST from meta #2525)Stylable
signature to use named options (resolve: core: Stylable class should accept an options object #986 ) (commit)meta
fields (commit)processor
,transformer
,Stylable
SRule
selectorAst
/isSimpleSelector
/selectorType
- already unused inv4
and only the deprecation code should be removedmixins
stScopeSelector
implementations should be moved during theremove AST mutations
tasktag
parameter typevisitMetaCSSDependenciesBFS
- expose simple API (feat(core): expose meta dependencies API #2440)@stylable/cli
:The text was updated successfully, but these errors were encountered: