-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.5.0...v3.0.0) (2022-06-06) ### Features * **api:** convert filters API to TypeScript ([1dfbf00](1dfbf00)) * **filters:** add opt-in condenseBlocks filter to support single-line copy-paste ([82778c2](82778c2)) * **support:** remove support for legacy browsers ([501901a](501901a)) ### BREAKING CHANGES * **support:** The package no longer supports IE11 and other legacy browsers. Support can still be achieved by transpiling to ES5 syntax, and including needed polyfills. * **api:** The filters are now written in TypeScript. Flow types are no longer available, and TypeScript types are built-in.
- Loading branch information
1 parent
0d48e3f
commit 4974692
Showing
3 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters