All Versions
232
Latest Version
Avg Release Cycle
4 days
Latest Release
-

Changelog History
Page 7

  • v8.1.2 Changes

    October 19, 2020
    • ๐Ÿ›  Fix API docs (by @Arthie).
    • ๐Ÿ‘Œ Improve plugin guide (by @yunusga).
    • ๐Ÿ‘ Prepare code base for Deno support (by @oscarotero).
  • v8.1.1 Changes

    September 28, 2020
    • โšก๏ธ Update funding link.
  • v8.1 Changes

    • โž• Added Once and OnceExit events.
    • ๐Ÿ›  Fixed Root and RootExit events re-visiting.
    • ๐Ÿ›  Fixed node re-visiting on deep children changes.
    • โž• Added docs for visitor API events.
  • v8.0.9 Changes

    September 23, 2020
    • Replace prototype in PostCSS 7 nodes instead of recreating them.
    • โž• Added missed Transformer to exported types (by @pmdartus).
  • v8.0.8 Changes

    September 23, 2020
    • ๐Ÿ›  Fix 8.0.7 regression on PostCSS 7 nodes converting (by @adamwathan)
  • v8.0.7 Changes

    September 22, 2020
    • ๐Ÿ›  Fixed compatibility issue with mixin AST with PostCSS 7 and 8 nodes.
    • โž• Added migration guide translation to Chinese to the warning.
  • v8.0.6 Changes

    September 20, 2020
    • ๐Ÿ›  Fixed child adding methods in Container.
  • v8.0.5 Changes

    September 17, 2020
    • โšก๏ธ Update changelog.
  • v8.0.4 Changes

    September 16, 2020
    • ๐Ÿ›  Fixed Cannot read property 'line' of null error.
    • ๐Ÿ›  Fixed source map support for declarations.
  • v8.0.3 Changes

    September 15, 2020
    • ๐Ÿ›  Fixed client-side bundling support.