v0.0.7
What's Changed
- csskit_spec_generator: Fork generate-values/mod.ts into Rust package by @keithamus in #619
- generate-values: clean up old generate values code by @keithamus in #620
- css_ast: Add more atoms, , by @keithamus in #622
- npm: release architecture dependant packages. by @keithamus in #623
- release: ensure canary release mode doesn't try and publish vscode/zed by @keithamus in #625
- css_parse: impl Peek for Optionals by @keithamus in #626
- csskit_spec_generator: reinstate opt-outs for Parse impls by @keithamus in #627
- csskit_spec_generator: generate feature data in generate-all by @keithamus in #628
- Regenerate css_ast/src/values from csswg drafts by @keithamus in #624
- chore(deps): update jdx/mise-action action to v3.3.1 by @renovate[bot] in #633
- chore(deps): update dependencies (patch) by @renovate[bot] in #630
- chore(deps): update dependency oxlint to v1.24.0 by @renovate[bot] in #632
- chore(deps): update dependency @types/node to v24.9.1 by @renovate[bot] in #631
- Regenerate css_ast/src/values from csswg drafts by @keithamus in #629
- bump canary release by @keithamus in #634
- csskit_spec_generator: disable benchmarks by @keithamus in #635
- bump canary release by @keithamus in #636
- csskit: ensure npm script is robust to symlinks by @keithamus in #637
- css_ast/csskit_proc_macro: Support
,literals better. by @keithamus in #638 - Introduce CssMetadata by @keithamus in #639
- Regenerate css_ast/src/values from csswg drafts by @keithamus in #640
- Implement IntoCursors/Copy for more single Cursor enums by @keithamus in #641
- Implement SemanticEq type for all nodes by @keithamus in #642
- Migrate codegen hashmaps to toml files by @keithamus in #643
- Add longhand/shorthands enumeration into Codegen by @keithamus in #644
- css_ast: Add
num_sidesmethod to BoxSides. by @keithamus in #645 - css_ast: Provide methods for getting StyleValue metadata by declaration ID. by @keithamus in #646
- Update apt before installing gcc-aarch64 by @keithamus in #647
- Ensure longhands/shorthand_group values are more accurate and stable. by @keithamus in #648
- Regenerate css_ast/src/values from csswg drafts by @keithamus in #649
- chore(deps): update dependencies (patch) by @renovate[bot] in #650
- chore(deps): update dependency node to v25.1.0 by @renovate[bot] in #653
- chore(deps): update dependency oxlint to v1.25.0 by @renovate[bot] in #654
- chore(deps): update dependency rust to v1.91.0 by @renovate[bot] in #655
- chore(deps): update dependency @types/node to v24.10.0 by @renovate[bot] in #652
- Regenerate css_ast/src/values from csswg drafts by @keithamus in #656
- chore(deps): update dependencies (patch) by @renovate[bot] in #657
- chore(deps): update rust crate syn to v2.0.110 by @renovate[bot] in #659
- chore(deps): update dependency oxlint to v1.26.0 by @renovate[bot] in #658
- chore(deps): update jdx/mise-action action to v3.4.0 by @renovate[bot] in #660
- fix(deps): update dependencies (patch) by @renovate[bot] in #664
- chore(deps): update dependency oxlint to v1.27.0 by @renovate[bot] in #667
- chore(deps): update dependency node to v25.2.0 by @renovate[bot] in #666
- chore(deps): update dependency @types/vscode to v1.106.0 by @renovate[bot] in #665
- Regenerate css_ast/src/values from csswg drafts by @keithamus in #663
- chore(deps): update dependency glob to v12 by @renovate[bot] in #668
- chore(deps): update dependency glob to v13 by @renovate[bot] in #669
- Use npm trusted publishing by @keithamus in #670
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #671
- chore(deps): update dependency oxlint to v1.29.0 by @renovate[bot] in #676
- fix(deps): update dependencies (patch) by @renovate[bot] in #673
- chore(deps): update dependency oxlint to v1.30.0 by @renovate[bot] in #678
- chore(deps): update dependencies (patch) by @renovate[bot] in #677
- csskit_spec_generator: Generate more descriptive PR bodies for weekly PR by @keithamus in #679
- Remove npm whoami from release automation by @keithamus in #681
- Separate out RELEASE_GITHUB_TOKEN by @keithamus in #682
- release-automation: try to diagnose why releases arent working by @keithamus in #683
- release-automation: try to fix canary releases by @keithamus in #684
- Regenerate css_ast/src/values from csswg drafts by @keithamus in #680
- Release v0.0.7 by @keithamus in #621
- release-automation: don't set version in release mode by @keithamus in #685
Full Changelog: v0.0.6...v0.0.7