Update all dependencies
This MR contains the following updates:
Release Notes
babel/babel
v7.22.5
🐛 Bug Fix
-
babel-preset-env
,babel-standalone
-
#15675 Fix using
syntax-unicode-sets-regex
in standalone (@nicolo-ribaudo)
-
#15675 Fix using
💅 Polish
-
babel-core
-
#15683 Suggest
-transform-
when resolving missing plugins (@nicolo-ribaudo)
-
#15683 Suggest
v7.22.1
🐛 Bug Fix
-
babel-preset-env
- #15658 Workaround for broken babel-preset-react-app (@nicolo-ribaudo)
v7.22.0
🚀 New Feature
-
babel-parser
,babel-plugin-transform-typescript
-
#15497 [ts] Support
import ... =
andexport =
in scripts (@nicolo-ribaudo)
-
#15497 [ts] Support
-
babel-compat-data
,babel-core
,babel-plugin-proposal-unicode-sets-regex
,babel-plugin-transform-unicode-sets-regex
,babel-preset-env
,babel-standalone
-
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
-
#15633 Implement transform support for
using
declarations (@nicolo-ribaudo)
-
#15633 Implement transform support for
-
babel-plugin-proposal-import-attributes-to-assertions
-
#15620 Create
@babel/plugin-proposal-import-attributes-to-assertions
(@nicolo-ribaudo)
-
#15620 Create
-
babel-core
,babel-generator
,babel-parser
,babel-plugin-syntax-import-attributes
,babel-preset-env
,babel-standalone
,babel-types
- #15536 Add support for the updated import attributes proposal (@nicolo-ribaudo)
-
babel-generator
,babel-parser
,babel-traverse
,babel-types
-
babel-core
,babel-helper-create-regexp-features-plugin
,babel-parser
-
babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#15570 Add decorators version
2023-05
(@nicolo-ribaudo)
-
#15570 Add decorators version
💅 Polish
-
babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
,babel-traverse
,babel-types
- #15549 Improve type definitions for validators (@liuxingbaoyu)
🏠 Internal
-
babel-parser
- #15630 Unify parsing of import/export modifiers (type/typeof/module) (@nicolo-ribaudo)
-
babel-compat-data
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-proposal-decorators
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs3
-
#15531 Allow polyfill providers to specify custom
@babel/runtime
pkg (@nicolo-ribaudo)
-
#15531 Allow polyfill providers to specify custom
-
babel-core
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-unicode-property-regex
,babel-preset-env
,babel-standalone
-
#15614 Rename
-proposal-
s that became standard to-transform-
(@nicolo-ribaudo)
-
#15614 Rename
v7.21.8
👓 Spec Compliance
🐛 Bug Fix
-
babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
- #15605 Fix backward compat for semver checks in class®exp feat plugins (@nicolo-ribaudo)
v7.21.5
👓 Spec Compliance
-
babel-generator
,babel-parser
,babel-types
-
#15539 fix: Remove
mixins
andimplements
forDeclareInterface
andInterfaceDeclaration
(@liuxingbaoyu)
-
#15539 fix: Remove
🐛 Bug Fix
-
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
-
#15515 fix:
)
position withcreateParenthesizedExpressions
(@liuxingbaoyu)
-
#15515 fix:
-
babel-preset-env
💅 Polish
-
babel-types
- #15546 Improve the layout of generated validators (@liuxingbaoyu)
-
babel-core
-
#15535 Use
lt
instead oflte
to check TS version for .cts config (@nicolo-ribaudo)
-
#15535 Use
🏠 Internal
-
babel-core
-
#15575 Use synchronous
import.meta.resolve
(@nicolo-ribaudo)
-
#15575 Use synchronous
-
babel-helper-fixtures
,babel-preset-typescript
-
babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
-
#15548 Use
semver
package to compare versions (@nicolo-ribaudo)
-
#15548 Use
v7.21.4
🐛 Bug Fix
-
babel-core
,babel-helper-module-imports
,babel-preset-typescript
-
#15478 Fix support for
import/export
in.cts
files (@liuxingbaoyu)
-
#15478 Fix support for
-
babel-generator
💅 Polish
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-transform-typescript
,babel-traverse
- #15427 Fix moving comments of removed nodes (@nicolo-ribaudo)
🏠 Internal
- Other
-
babel-parser
-
babel-code-frame
,babel-highlight
v7.21.3
👓 Spec Compliance
🐛 Bug Fix
-
babel-parser
-
babel-plugin-transform-typescript
-
#15489 Register
var
decls generated byimport ... =
TS transform (@amoeller) -
#15494 fix: Consider
export { type foo }
as type-only usage (@magic-akari)
-
#15489 Register
💅 Polish
-
babel-traverse
,babel-types
-
#15484 Skip node deprecation warnings when used by an old
@babel
package (@nicolo-ribaudo)
-
#15484 Skip node deprecation warnings when used by an old
-
babel-generator
-
#15480 chore: Improve
jsonCompatibleStrings
deprecation (@liuxingbaoyu)
-
#15480 chore: Improve
🏠 Internal
🔬 Output optimization
-
babel-plugin-transform-typescript
,babel-preset-typescript
- #15467 Optimize TS enums output (@liuxingbaoyu)
v7.21.0
🚀 New Feature
-
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
-
#15435 feat: Implement
privateFieldsAsSymbols
assumption for classes (@fwienber)
-
#15435 feat: Implement
-
babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-regexp-modifiers
,babel-standalone
- #15226 feat: Support regexp modifiers proposal (@liuxingbaoyu)
-
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
,babel-traverse
- #15022 feat: Generate sourcemaps of friendly call frames (@liuxingbaoyu)
-
babel-parser
,babel-types
-
#15384 [ts] Support
const
modifier in type parameters (@nicolo-ribaudo)
-
#15384 [ts] Support
-
babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#15405 Implement decorators as presented at
2023-01
TC39 meeting (@nicolo-ribaudo)
-
#15405 Implement decorators as presented at
-
babel-parser
-
#15114 Parser option to allow
new.target
outside functions (@overlookmotel) -
#15320 Add
annexb: false
parser option to disable Annex B (@nicolo-ribaudo)
-
#15114 Parser option to allow
-
babel-core
-
#15283 feat: Support
.cts
as configuration file (@liuxingbaoyu)
-
#15283 feat: Support
-
babel-generator
,babel-parser
,babel-plugin-transform-typescript
-
#15381 [ts] Support
export type * from
(@nicolo-ribaudo)
-
#15381 [ts] Support
🐛 Bug Fix
-
babel-plugin-transform-typescript
- #15379 [ts5.0] Better inlining of constants in enums (@liuxingbaoyu)
-
babel-core
- #15366 handling circular/shared structures in deep-clone (@azizghuloum)
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-new-target
-
babel-parser
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-types
- #15414 [ts] Fix restrictions for optional parameters (@nicolo-ribaudo)
💅 Polish
🏠 Internal
-
babel-core
-
#15137 Improve CJS compat with ESM-based
@babel/core
(@nicolo-ribaudo)
-
#15137 Improve CJS compat with ESM-based
🔬 Output optimization
-
babel-plugin-transform-typescript
- #15418 [ts] Handle exponentiation operator in constant folding (@ehoogeveen-medweb)
v7.20.12
🐛 Bug Fix
-
babel-traverse
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
-
#15312 fix:
delete this
in static class properties initialization (@SuperSodaSea)
-
#15312 fix:
💅 Polish
v7.20.7
👓 Spec Compliance
-
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
- #15223 fix: Deleting super property should throw (@SuperSodaSea)
-
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
- #15241 fix: Throw correct error types from sed ant class TDZ helpers (@SuperSodaSea)
🐛 Bug Fix
-
babel-parser
,babel-plugin-transform-typescript
- #15209 fix: Support auto accessors with TypeScript annotations (@liuxingbaoyu)
-
babel-traverse
-
#15287 Fix
.parentPath
after rename inSwitchCase
(@nicolo-ribaudo)
-
#15287 Fix
-
babel-plugin-transform-typescript
,babel-traverse
- #15284 fix: Ts import type and func with duplicate name (@liuxingbaoyu)
-
babel-plugin-transform-block-scoping
- #15278 Fix tdz analysis for reassigned captured for bindings (@nicolo-ribaudo)
-
babel-plugin-proposal-async-generator-functions
,babel-preset-env
-
#15235 fix: Transform
for await
with shadowed variables (@liuxingbaoyu)
-
#15235 fix: Transform
-
babel-generator
,babel-plugin-proposal-optional-chaining
-
#15258 fix: Correctly generate
(a ?? b) as T
(@liuxingbaoyu)
-
#15258 fix: Correctly generate
-
babel-plugin-transform-react-jsx
,babel-types
-
#15233 fix: Emit correct sourcemap ranges for
JSXText
(@liuxingbaoyu)
-
#15233 fix: Emit correct sourcemap ranges for
-
babel-core
,babel-helpers
,babel-plugin-transform-computed-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #15232 fix: Computed properties should keep original definition order (@SuperSodaSea)
-
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
- #15223 fix: Deleting super property should throw (@SuperSodaSea)
-
babel-generator
-
#15216 fix: Print newlines for leading Comments of
TSEnumMember
(@liuxingbaoyu)
-
#15216 fix: Print newlines for leading Comments of
💅 Polish
-
babel-plugin-transform-block-scoping
,babel-traverse
- #15275 Improve relative execution tracking in fn exprs (@nicolo-ribaudo)
🏠 Internal
-
babel-helper-define-map
,babel-plugin-transform-property-mutators
-
#15274 Inline & simplify
@babel/helper-define-map
(@nicolo-ribaudo)
-
#15274 Inline & simplify
-
babel-core
,babel-plugin-proposal-class-properties
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-traverse
-
#15200 Rewrite
transform-block-scoping
plugin (@nicolo-ribaudo)
-
#15200 Rewrite
:running_woman: Performance
-
babel-helper-compilation-targets
-
#15228 perf: Speed up
getTargets
(@liuxingbaoyu)
-
#15228 perf: Speed up
v7.20.5
👓 Spec Compliance
-
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-traverse
- #15183 Improve array destructuring spec compliance (@SuperSodaSea)
-
babel-cli
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-classes
,babel-plugin-transform-runtime
,babel-preset-env
-
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🐛 Bug Fix
-
babel-parser
-
babel-helper-wrap-function
,babel-preset-env
,babel-traverse
-
#15181 fix: Edge cases for async functions and
noNewArrow
assumption (@liuxingbaoyu)
-
#15181 fix: Edge cases for async functions and
-
babel-plugin-transform-arrow-functions
,babel-plugin-transform-parameters
,babel-traverse
-
#15163 fix: Throw error when compiling
super()
in arrow functions with default / rest parameters (@SuperSodaSea)
-
#15163 fix: Throw error when compiling
-
babel-helpers
,babel-node
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#15194 fix: Bump
regenerator
and add tests (@SuperSodaSea)
-
#15194 fix: Bump
-
babel-helper-create-regexp-features-plugin
-
#15192 fix: Update
regjsparser
for@babel/standalone
(@liuxingbaoyu)
-
#15192 fix: Update
-
babel-parser
,babel-types
- #15109 fix: Babel 8 types (@liuxingbaoyu)
-
babel-generator
-
#15143 Don't print inner comments as leading when wrapping in
(``)
(@nicolo-ribaudo)
-
#15143 Don't print inner comments as leading when wrapping in
-
babel-plugin-transform-block-scoping
,babel-traverse
-
#15167 Register
switch
'sdiscriminant
in the outer scope (@nicolo-ribaudo)
-
#15167 Register
💅 Polish
-
babel-generator
-
#15173 Improve generator behavior when
comments:false
(@liuxingbaoyu)
-
#15173 Improve generator behavior when
-
babel-plugin-transform-block-scoping
- #15164 Only extract IDs for TDZ checks in assign when necessary (@nicolo-ribaudo)
🏠 Internal
v7.20.2
🐛 Bug Fix
-
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-simple-access
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-react-constant-elements
,babel-preset-env
,babel-standalone
,babel-types
-
#15124 fix:
@babel/node
repl and enableno-use-before-define
rule (@liuxingbaoyu)
-
#15124 fix:
-
babel-plugin-transform-typescript
-
#15121 fix:
tsSatisfiesExpression
check with different duplicated@babel/types
versions (@liuxingbaoyu)
-
#15121 fix:
-
babel-parser
-
#15094 fix:
parser
typings for plugins (@liuxingbaoyu)
-
#15094 fix:
-
babel-generator
- #15118 Improve printing of [no LineTerminator here] with comments (@nicolo-ribaudo)
-
babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-jscript
-
babel-plugin-transform-destructuring
-
#15104 fix: Destructuring exceptions
for ( let { } = 0 ; 0 ; )
(@liuxingbaoyu)
-
#15104 fix: Destructuring exceptions
v7.19.6
👓 Spec Compliance
-
babel-plugin-proposal-decorators
🐛 Bug Fix
-
babel-parser
- #15062 Fix parsing of block comments nested in flow comments (@nicolo-ribaudo)
- #15052 fix: improve module block program location tracking (@JLHwung)
-
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
-
babel-preset-env
,babel-traverse
-
#15043 fix: preserve this for
super.*
template tags (@liuxingbaoyu)
-
#15043 fix: preserve this for
💅 Polish
-
babel-generator
,babel-plugin-transform-flow-comments
- #15037 Improve generation of comments without location (@liuxingbaoyu)
📝 Documentation
🏠 Internal
-
babel-parser
-
#15056 Use
startLoc.index
instead of carrying aroundstart
(@nicolo-ribaudo)
-
#15056 Use
- Other
- #15035 chore: Update yarn 3.2.4 (@liuxingbaoyu)
:running_woman: Performance
-
babel-core
,babel-standalone
-
#15023 Don't bundle unnecessary plugins in
@babel/standalone
(@nicolo-ribaudo)
-
#15023 Don't bundle unnecessary plugins in
v7.19.3
🐛 Bug Fix
-
babel-plugin-proposal-decorators
- #8566 Correctly update bindings of decorated class declarations (@nicolo-ribaudo)
-
babel-parser
-
#14974 fix: Normal parsing of
JSXText
followingJSXSpreadChild
(@liuxingbaoyu) -
#14941 fix: Support local exports in TS
declare module
s (@liuxingbaoyu) -
#14940 fix: allow ts redeclaration with
import =
andvar
(@liuxingbaoyu)
-
#14974 fix: Normal parsing of
-
babel-generator
- #14962 Fix printing of Flow internal slot functions (@liuxingbaoyu)
-
babel-cli
-
#14950 Emit
@babel/cli
source maps based on configuration files (@liuxingbaoyu)
-
#14950 Emit
-
babel-plugin-transform-typescript
-
#14946 fix: ts exported vars are shadowed by
declare
(@liuxingbaoyu)
-
#14946 fix: ts exported vars are shadowed by
💅 Polish
-
babel-core
- #14954 Optional filename when preset uses fn test/include/exclude (@nicolo-ribaudo)
🏠 Internal
-
babel-helper-compilation-targets
,babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
,babel-traverse
-
#14961 chore: use
c8
for coverage testing (@liuxingbaoyu)
-
#14961 chore: use
🔬 Output optimization
-
babel-plugin-transform-typescript
-
#14952 [ts] remove nested
declare namespace
(@liuxingbaoyu)
-
#14952 [ts] remove nested
v7.19.1
🐛 Bug Fix
-
babel-core
- #14930 Avoid fancy stack traces size computation (@nicolo-ribaudo)
-
babel-traverse
- Other
-
babel-parser
- #14920 [estree] attach comments after directives at the end of file (@hegemonic)
- #14900 [ts] allow redeclaring a var/type with the same name as import (@liuxingbaoyu)
-
babel-plugin-transform-typescript
v7.19.0
👓 Spec Compliance
-
babel-parser
-
babel-helpers
,babel-plugin-proposal-async-generator-functions
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #14877 Remove one promise tick in yield* (tc39/ecma262#2819) (@nicolo-ribaudo)
🚀 New Feature
-
babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
- #14836 Add 2022-03 decorators version (stage 3) (@nicolo-ribaudo)
-
babel-parser
-
#14695 [parser] Make
decoratorsBeforeExport
default tofalse
(@nicolo-ribaudo)
-
#14695 [parser] Make
-
babel-generator
,babel-parser
- #14744 Default to hash syntax for Record&Tuple (@nicolo-ribaudo)
-
babel-standalone
-
babel-helper-create-regexp-features-plugin
,babel-helpers
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-named-capturing-groups-regex
,babel-standalone
- #14805 Add support for the duplicate named capturing groups proposal (@nicolo-ribaudo)
🐛 Bug Fix
-
babel-helper-function-name
,babel-helper-wrap-function
,babel-plugin-transform-classes
-
babel-plugin-transform-typescript
-
#14890 fix: TS plugin shouldn't remove
#privateField!
(@liuxingbaoyu)
-
#14890 fix: TS plugin shouldn't remove
-
babel-parser
-
babel-helper-builder-react-jsx
💅 Polish
-
babel-core
- #11612 Make error message prefixes more descriptive (@eps1lon)
-
#11554 Hide internal
@babel/core
functions in config errors (@nicolo-ribaudo)
📝 Documentation
🏠 Internal
-
babel-standalone
- #14863 ship @babel/standalone source maps (@JLHwung)
-
babel-core
,babel-parser
,babel-traverse
v7.18.13
🐛 Bug Fix
-
babel-generator
-
#14869 fix: jsx with
retainLines
(@liuxingbaoyu)
-
#14869 fix: jsx with
-
babel-core
-
babel-plugin-transform-destructuring
-
#14841 fix: Destructuring exceptions in nested
for
expressions (@liuxingbaoyu)
-
#14841 fix: Destructuring exceptions in nested
💅 Polish
-
babel-traverse
🏠 Internal
- #14846 fix: Print build logs correctly (@liuxingbaoyu)
v7.18.10
🚀 New Feature
-
babel-helper-string-parser
,babel-types
-
#14757 feat: Automatically generate
cooked
fortemplateElement
(@liuxingbaoyu)
-
#14757 feat: Automatically generate
🐛 Bug Fix
-
babel-parser
- #14817 fix(parser): allow TS declare readonly fields with initializers (@Josh-Cena)
-
babel-helper-string-parser
,babel-parser
- #14798 Fix position of errors in template literals after newlines (@nicolo-ribaudo)
-
babel-plugin-transform-typescript
-
#14774 fix: TS
declare class
in namespace should be removed (@yimingjfe)
-
#14774 fix: TS
-
babel-plugin-transform-react-jsx
-
babel-generator
- #14762 fix: Types containing comments generate invalid code (@liuxingbaoyu)
-
babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
,babel-traverse
- #14752 Fix compiling async arrows in uncompiled class fields (@nicolo-ribaudo)
🏠 Internal
- Other
-
#14800 chore: Remove
.yarnrc
file (@liuxingbaoyu) - #14802 chore: Fix coverage test (@liuxingbaoyu)
-
#14671 feat: Make most
make
commands cross-platform (@liuxingbaoyu) - #14790 enable typescript incremental builds (@zxbodya)
-
#14800 chore: Remove
-
babel-traverse
-
babel-cli
- #14779 chore: expand prettier-e2e test and update typings/deps (@liuxingbaoyu)
-
babel-parser
- #14796 Make ParseError Much Simpler now that we can use TypeScript (@tolmasky)
-
babel-core
,babel-parser
-
babel-cli
,babel-core
,babel-parser
,babel-plugin-transform-unicode-escapes
,babel-preset-env
,babel-template
,babel-traverse
-
babel-helper-string-parser
,babel-parser
- #14772 Extract string parsing to a separate package (@nicolo-ribaudo)
-
babel-cli
,babel-node
-
#14765 Enforce type checking on
babel-{cli,node}
(@liuxingbaoyu)
-
#14765 Enforce type checking on
🔬 Output optimization
-
babel-plugin-proposal-export-default-from
-
#14768 optimize: Simplify the
export-default-from
transform (@magic-akari)
-
#14768 optimize: Simplify the
v7.18.9
🐛 Bug Fix
-
babel-plugin-transform-modules-systemjs
,babel-types
-
babel-generator
-
#14758 fix:
returnType
with comments generates incorrect code (@liuxingbaoyu)
-
#14758 fix:
💅 Polish
-
babel-cli
-
#14748 Print a message when the watcher of
babel-cli
is ready. (@liuxingbaoyu)
-
#14748 Print a message when the watcher of
🏠 Internal
-
babel-core
,babel-helper-remap-async-to-generator
,babel-helpers
,babel-parser
,babel-plugin-transform-block-scoping
,babel-preset-env
- #13414 Prepare for compiling Babel to native ESM (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-traverse
,babel-types
:running_woman: Performance
-
babel-generator
- #14701 perf: Improve generator perf (@liuxingbaoyu)
v7.18.6
👓 Spec Compliance
-
babel-parser
- #14650 [ts] Disallow property access after instantiation expression (@nicolo-ribaudo)
-
#14636 [ts] Allow
...<...>
followed by newline or binary operator (@nicolo-ribaudo)
-
babel-generator
,babel-parser
,babel-preset-env
,babel-template
🐛 Bug Fix
-
babel-helper-remap-async-to-generator
,babel-plugin-proposal-async-generator-functions
-
#14391 Transform
await
in computed class keys (@Yokubjon-J)
-
#14391 Transform
-
babel-plugin-transform-parameters
- #14694 fix: preserve function params type if possible (@magic-akari)
-
babel-core
-
#14583 fix: Memory leak when deep cloning in
babel-core
(@liuxingbaoyu)
-
#14583 fix: Memory leak when deep cloning in
-
babel-core
,babel-helper-check-duplicate-nodes
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-runtime
-
#14663 Fix
import { types } from "@​babel/core"
with native ESM (@nicolo-ribaudo)
-
#14663 Fix
🏠 Internal
-
babel-standalone
-
#14697 Add
proposal-unicode-sets-regex
to@babel/standalone
(@nicolo-ribaudo)
-
#14697 Add
- Other
- #14687 chore: Update bench baselines (@liuxingbaoyu)
-
babel-generator
,babel-types
-
babel-code-frame
,babel-core
,babel-generator
,babel-helper-annotate-as-pure
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-builder-react-jsx
,babel-helper-check-duplicate-nodes
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-define-map
,babel-helper-explode-assignable-expression
,babel-helper-fixtures
,babel-helper-function-name
,babel-helper-hoist-variables
,babel-helper-member-expression-to-functions
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-optimise-call-expression
,babel-helper-plugin-test-runner
,babel-helper-plugin-utils
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-helper-simple-access
,babel-helper-split-export-declaration
,babel-helper-transform-fixture-test-runner
,babel-helper-validator-option
,babel-helper-wrap-function
,babel-helpers
,babel-highlight
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-external-helpers
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-record-and-tuple
,babel-plugin-syntax-typescript
,babel-plugin-transform-block-scoped-functions
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-computed-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-duplicate-keys
,babel-plugin-transform-exponentiation-operator
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-for-of
,babel-plugin-transform-function-name
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-object-super
,babel-plugin-transform-parameters
,babel-plugin-transform-property-mutators
,babel-plugin-transform-proto-to-assign
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-display-name
,babel-plugin-transform-react-inline-elements
,babel-plugin-transform-react-jsx-compat
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-plugin-transform-unicode-escapes
,babel-preset-env
,babel-preset-typescript
,babel-standalone
,babel-template
,babel-traverse
,babel-types
-
babel-core
,babel-helper-transform-fixture-test-runner
,babel-plugin-transform-destructuring
- #14659 Run Babel asynchronously in fixtures (@nicolo-ribaudo)
v7.18.5
🐛 Bug Fix
-
babel-plugin-transform-new-target
-
#14611 fix:
new.target
with shadowed class name (@liuxingbaoyu)
-
#14611 fix:
-
babel-plugin-transform-modules-systemjs
- #14655 Fix named destructuring exports (@underfin)
📝 Documentation
- #14332 docs: eslint-parser requireConfigFile behaviour (@JLHwung)
- #14619 Move v7 prereleases changelog to a separate file (@nicolo-ribaudo)
🏠 Internal
-
babel-traverse
-
#14649 Rely on the call stack to clean up cache in
_guessExecutionStatusRelativeTo
(@nicolo-ribaudo)
-
#14649 Rely on the call stack to clean up cache in
-
babel-core
- #14641 Change limit of source map 3MB (@vasicvuk)
- Other
- #14627 Speedup e2e test on github (@liuxingbaoyu)
- #14248 chore: automate compat-data update (@tony-go)
-
babel-parser
- #14592 feat: Automatically generate test results that do not exist (@liuxingbaoyu)
:running_woman: Performance
-
babel-traverse
-
#14617 Fix
_guessExecutionStatusRelativeToDifferentFunctions
perf (@liuxingbaoyu)
-
#14617 Fix
v7.18.2
🐛 Bug Fix
-
babel-plugin-transform-template-literals
-
babel-helpers
-
#14537 Support frozen built-ins in
@babel/runtime
(@Jack-Works)
-
#14537 Support frozen built-ins in
-
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#14581 Define the global
regeneratorRuntime
in@babel/runtime/regenerator
(@nicolo-ribaudo)
-
#14581 Define the global
-
babel-helper-environment-visitor
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-traverse
,babel-types
📝 Documentation
🏠 Internal
- #14541 Fix synchronization between main thread and worker (@liuxingbaoyu)
v7.18.0
🚀 New Feature
-
babel-preset-env
-
babel-helper-create-class-features-plugin
,babel-helper-define-map
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-object-rest-spread
,babel-plugin-syntax-destructuring-private
,babel-plugin-transform-destructuring
,babel-plugin-transform-proto-to-assign
,babel-plugin-transform-typescript
,babel-standalone
,babel-traverse
,babel-types
-
babel-generator
,babel-parser
,babel-types
- #14359 [ts 4.7] Support optional variance annotations (@magic-akari)
-
babel-generator
,babel-parser
-
#14476 [ts 4.7] Support
extends
constraints forinfer
(@sosukesuzuki)
-
#14476 [ts 4.7] Support
-
babel-generator
,babel-parser
,babel-plugin-transform-typescript
,babel-traverse
,babel-types
- #14457 [ts] Add support for instantiation expressions (@nicolo-ribaudo)
-
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
-
#14456 Pass filename to
importInterop
method (@NickHeiner)
-
#14456 Pass filename to
🐛 Bug Fix
-
babel-types
- #14551 Do not create multiple copies of comments when cloning nodes (@liuxingbaoyu)
-
babel-parser
-
babel-plugin-transform-react-pure-annotations
💅 Polish
-
babel-core
,babel-helper-transform-fixture-test-runner
,babel-helpers
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
-
#14538 Inline
regeneratorRuntime
as a normal helper (@nicolo-ribaudo)
-
#14538 Inline
🏠 Internal
-
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
,babel-plugin-transform-modules-systemjs
v7.17.12
🐛 Bug Fix
-
babel-plugin-transform-react-constant-elements
- #14536 Never hoist JSX elts referencing vars from the current scope (@nicolo-ribaudo)
-
babel-generator
- #14524 fix: perserve parentheses of lhs id with rhs unamed fn (@JLHwung)
- #14532 Print necessary parentheses for functions in postfix expressions (@xiawenqi)
-
babel-plugin-transform-destructuring
-
babel-parser
-
babel-parser
,babel-plugin-transform-destructuring
,babel-types
- #14500 Fix parsing ts type casts and nested patterns in destructuring (@nicolo-ribaudo)
🏠 Internal
-
babel-plugin-proposal-decorators
,babel-types
- #14519 @babel/types builder improvements (@JLHwung)
-
babel-core
-
babel-core
,babel-generator
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-parser
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-external-helpers
,babel-plugin-proposal-async-do-expressions
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-export-default-from
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-record-and-tuple
,babel-plugin-proposal-unicode-property-regex
,babel-plugin-syntax-decorators
,babel-plugin-syntax-destructuring-private
,babel-plugin-syntax-flow
,babel-plugin-syntax-import-assertions
,babel-plugin-syntax-pipeline-operator
,babel-plugin-syntax-record-and-tuple
,babel-plugin-syntax-typescript
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-computed-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-duplicate-keys
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-for-of
,babel-plugin-transform-instanceof
,babel-plugin-transform-jscript
,babel-plugin-transform-literals
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-new-target
,babel-plugin-transform-parameters
,babel-plugin-transform-property-mutators
,babel-plugin-transform-proto-to-assign
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
,babel-plugin-transform-reserved-words
,babel-plugin-transform-runtime
,babel-plugin-transform-spread
,babel-plugin-transform-template-literals
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-traverse
,babel-types
v7.17.10
🐛 Bug Fix
-
babel-cli
,babel-core
,babel-generator
,babel-helper-transform-fixture-test-runner
-
#14479 [cli] Avoid
SourceMapGenerator
for simple map concatenation (@jridgewell)
-
#14479 [cli] Avoid
💅 Polish
-
babel-cli
,babel-core
,babel-generator
,babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
- #14506 Do not add sourcemap markings for indentation (@jridgewell)
-
babel-plugin-proposal-pipeline-operator
,babel-traverse
🏠 Internal
-
babel-core
- #14493 Remove git.io shortlinks from repo (@Andoryuuta)
- Other
- #14462 fix: build standalone on windows (@liuxingbaoyu)
:running_woman: Performance
-
babel-cli
,babel-core
,babel-generator
-
#14497 Switch to
@jridgewell/gen-mapping
for sourcemap generation (@jridgewell)
-
#14497 Switch to
v7.17.9
🐛 Bug Fix
-
babel-parser
,babel-standalone
-
#14427 Restore numeric seaprators support in
@babel/standalone
(@nicolo-ribaudo)
-
#14427 Restore numeric seaprators support in
-
babel-traverse
-
babel-plugin-proposal-decorators
- #14396 [2021-12] Support class decorators in export declarations (@nicolo-ribaudo)
- #14387 fix: forward accessor proxy getter results (@JLHwung)
-
babel-parser
-
babel-generator
,babel-parser
-
babel-plugin-transform-classes
,babel-plugin-transform-modules-commonjs
,babel-preset-env
-
#14366 Align named imports behavior in
.mjs
and.js
files (@nicolo-ribaudo)
-
#14366 Align named imports behavior in
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
-
#14351 [setPublicClassFields] Use define for static
name
/length
(@nicolo-ribaudo)
-
#14351 [setPublicClassFields] Use define for static
💅 Polish
-
babel-plugin-proposal-decorators
- #14398 Add missing semicolons in 2021-12 decorators output (@nicolo-ribaudo)
📝 Documentation
- #14397 Mention how to report vulns in Babel dependencies (@nicolo-ribaudo)
🏠 Internal
- Other
-
#14419 Use
jest-light-runner
from npm (@nicolo-ribaudo)
-
#14419 Use
-
babel-cli
- #14385 Fix flaky @babel/cli test (@JLHwung)
-
babel-helper-function-name
,babel-helper-get-function-arity
-
#14389 Inline
@babel/helper-get-function-arity
package (@nicolo-ribaudo)
-
#14389 Inline
-
babel-helpers
-
#14343 Remove unused
@babel/helpers
code (@nicolo-ribaudo)
-
#14343 Remove unused
-
babel-core
,babel-highlight
,babel-parser
- #14377 refactor: replace deprecated String.prototype.substr() (@CommanderRoot)
v7.17.8
👓 Spec Compliance
-
babel-helpers
,babel-plugin-proposal-decorators
🐛 Bug Fix
-
babel-plugin-transform-modules-systemjs
-
#14057 [systemjs] Fix nested
let
/const
shadowing imported bindings (@The-x-Theorist)
-
#14057 [systemjs] Fix nested
-
babel-parser
- #14362 Allow keywords in TS qualified types (@nicolo-ribaudo)
↩ Revert
-
babel-parser
-
#14367 Defer
<T>() => {}
TSX error to Babel 8 (@nicolo-ribaudo)
-
#14367 Defer
contentful/rich-text
v16.1.0
Features
v16.0.5
Note: Version bump only for package @contentful/rich-text-html-renderer
v16.0.4
Note: Version bump only for package @contentful/rich-text-html-renderer
v16.0.3
Note: Version bump only for package @contentful/rich-text-html-renderer
tailwindlabs/headlessui
v1.7.15
Added
- [internal] add demo mode to
Menu
andPopover
components (#2448)
Fixed
- Ensure
FocusTrap
is only active when the givenenabled
value istrue
(#2456) - Stop
<Transition appear>
from overwriting classes on re-render (#2457) - Improve control over
Menu
andListbox
options while searching (#2471) - Consider clicks inside iframes to be "outside" (#2485)
- Ensure moving focus within a
Portal
component, does not close thePopover
component (#2492)
Changed
- Move
types
condition to the front (#2469)
v1.7.14
Fixed
- Fix focus styles showing up when using the mouse (#2347)
- Fix "Can't perform a React state update on an unmounted component." when using the
Transition
component (#2374) - Add
FocusTrap
event listeners once document has loaded (#2389) - Fix
className
hydration for<Transition appear>
(#2390) - Improve
Combobox
types to improve false positives (#2411) - Merge
className
correctly when it’s a function (#2412) - Correctly handle IME composition in
<Combobox.Input>
(#2426)
Added
- Add
form
prop to form-like components such asRadioGroup
,Switch
,Listbox
, andCombobox
(#2356)
v1.7.13
Fixed
- Ensure
Transition
component completes if nothing is transitioning (#2318) - Enable native label behavior for
<Switch>
where possible (#2265) - Allow root containers from the
Dialog
component in theFocusTrap
component (#2322) - Fix
XYZPropsWeControl
and cleanup internal TypeScript types (#2329) - Fix invalid warning when using multiple
Popover.Button
components inside aPopover.Panel
(#2333) - Fix restore focus to buttons in Safari, when
Dialog
component closes (#2326)
v1.7.12
Added
- Add explicit props types for every component (#2282)
Fixed
- Ensure the main tree and parent
Dialog
components are marked asinert
(#2290) - Fix nested
Popover
components not opening (#2293) - Make React types more compatible with other libraries (#2282)
- Fix
Dialog
cleanup when theDialog
becomes hidden (#2303)
v1.7.11
Fixed
- Ensure we handle
null
values for thedataRef
correctly (#2258) - Move
aria-multiselectable
to[role=listbox]
in theCombobox
component (#2271) - Re-focus
Combobox.Input
when aCombobox.Option
is selected (#2272) - Ensure we reset the
activeOptionIndex
if the active option is unmounted (#2274) - Improve
Ref
type for forwardedSwitch
's ref (#2277) - Start cleanup phase of the
Dialog
component when going into theClosing
state (#2264)
v1.7.10
Fixed
- Revert "Use the
import * as React from 'react'
pattern (#2242)
v1.7.9
Fixed
- Fix SSR tab hydration when using Strict Mode in development (#2231)
- Don't break overflow when multiple dialogs are open at the same time (#2215)
- Fix "This
Suspense
boundary received an update before it finished hydrating" error in theDisclosure
component (#2238) - Use the
import * as React from 'react'
pattern (#2242)
v1.7.8
Fixed
- Fix SSR tab rendering on React 17 (#2102)
- Fix arrow key handling in
Tab
(after DOM order changes) (#2145) - Fix false positive warning about using multiple
<Popover.Button>
components (#2146) - Fix
Tab
key with non focusable elements inPopover.Panel
(#2147) - Fix false positive warning when using
<Popover.Button />
in React 17 (#2163) - Fix
failed to removeChild on Node
bug (#2164) - Don’t overwrite classes during SSR when rendering fragments (#2173)
- Improve
Combobox
accessibility (#2153) - Fix crash when reading
headlessuiFocusGuard
ofrelatedTarget
in theFocusTrap
component (#2203) - Fix
FocusTrap
inDialog
when there is only 1 focusable element (#2172) - Improve
Tabs
wrapping around when controlling the component and overflowing theselectedIndex
(#2213) - Fix
shadow-root
bug closingDialog
containers (#2217)
Added
- Allow setting
tabIndex
on theTab.Panel
(#2214)
v1.7.7
Fixed
- Improve scroll restoration after
Dialog
closes (b20e48dd)
v1.7.6
Fixed
- Fix regression where
displayValue
crashes (#2087) - Fix
displayValue
syncing whenCombobox.Input
is unmounted and re-mounted in different trees (#2090) - Fix FocusTrap escape due to strange tabindex values (#2093)
- Improve scroll locking on iOS (#2100, 28234b0e)
v1.7.5
Fixed
- Reset form-like components when the parent
<form>
resets (#2004) - Add warning when using
<Popover.Button />
multiple times (#2007) - Ensure Popover doesn't crash when
focus
is going towindow
(#2019) - Ensure
shift+home
andshift+end
works as expected in theCombobox.Input
component (#2024) - Improve syncing of the
Combobox.Input
value (#2042) - Fix crash when using
multiple
mode withoutvalue
prop (uncontrolled) forListbox
andCombobox
components (#2058) - Apply
enter
andenterFrom
classes in SSR forTransition
component (#2059) - Allow passing in your own
id
prop (#2060) - Fix
Dialog
unmounting problem due to incorrecttransitioncancel
event in theTransition
component on Android (#2071) - Ignore pointer events in Listbox, Menu, and Combobox when cursor hasn't moved (#2069)
- Allow clicks inside dialog panel when target is inside shadow root (#2079)
v1.7.4
Fixed
- Fix
<Popover.Button as={Fragment} />
crash (#1889) - Expose
close
function forMenu
andMenu.Item
components (#1897) - Fix
useOutsideClick
, add improvements for ShadowDOM (#1914) - Fire
<Combobox.Input>
'sonChange
handler when changing the value internally (#1916) - Add
client-only
to mark everything as client components (#1981)
Added
- Warn when changing components between controlled and uncontrolled (#1878)
v1.7.3
Fixed
- Improve
Portal
detection forPopover
components (#1842) - Fix
useOutsideClick
swallowing events inside ShadowDOM (#1876) - Fix
Tab
incorrectly activating onfocus
event (#1887)
v1.7.2
Fixed
- Prevent option selection in
Combobox.Input
while composing (#1850) - Ensure we handle the
static
prop inTab.Panel
components correctly (#1856)
v1.7.1
Added
- [internal] add demo mode to
Menu
andPopover
components (#2448)
Fixed
- Ensure
FocusTrap
is only active when the givenenabled
value istrue
(#2456) - Stop
<Transition appear>
from overwriting classes on re-render (#2457) - Improve control over
Menu
andListbox
options while searching (#2471) - Consider clicks inside iframes to be "outside" (#2485)
- Ensure moving focus within a
Portal
component, does not close thePopover
component (#2492)
Changed
- Move
types
condition to the front (#2469)
v1.7.0
Added
- Add
by
prop forListbox
,Combobox
andRadioGroup
(#1482, #1717, #1814, #1815) - Make form components uncontrollable (#1683)
- Add
@headlessui/tailwindcss
plugin (#1487)
Fixed
- Fixed SSR support on Deno (#1671)
- Don’t close dialog when opened during mouse up event (#1667)
- Don’t close dialog when drag ends outside dialog (#1667)
- Fix outside clicks to close dialog when nested, unopened dialogs are present (#1667)
- Close
Menu
component when usingtab
key (#1673) - Resync input when display value changes (#1679, #1755)
- Ensure controlled
Tabs
don't change automagically (#1680) - Don't scroll lock when a Transition + Dialog is mounted but hidden (#1681)
- Allow
Popover
close
to be passed directly toonClick
handlers (#1696) - Improve outside click on Safari iOS (#1712)
- Improve event handler merging (#1715)
- Fix incorrect scrolling to the bottom when opening a
Dialog
(#1716) - Improve
Combobox
re-opening keyboard issue on mobile (#1732) - Ensure
Disclosure.Panel
is properly linked (#1747) - Only select the active option when using "singular" mode when pressing
<tab>
in theCombobox
component (#1750) - Improve the types of the
Combobox
component (#1761) - Only restore focus to the
Menu.Button
if necessary when activating aMenu.Option
(#1782) - Don't scroll when wrapping around in focus trap (#1789)
- Fix
Transition
component's incorrect cleanup and order of events (#1803) - Ensure enter transitions work when using
unmount={false}
(#1811) - Improve accessibility when announcing
Listbox.Option
andCombobox.Option
components (#1812) - Fix
ref
stealing from children (#1820) - Expose the
value
from theCombobox
andListbox
components render prop (#1822) - Improve
scroll lock
on iOS (#1824) - Fix maximum call stack size exceeded error on
Tab
component when usingas={Fragment}
(#1826) - Fix "blank" screen on initial load of
Transition
component (#1823)
v1.6.6
Fixed
- Ensure
CMD
+Backspace
works in nullable mode forCombobox
component (#1617)
v1.6.5
Fixed
- Fix incorrect transitionend/transitioncancel events for the Transition component (#1537)
- Improve outside click of
Dialog
component (#1546) - Detect outside clicks from within
<iframe>
elements (#1552) - Improve Combobox input cursor position (#1574)
- Fix scrolling issue in
Tab
component when using arrow keys (#1584)
v1.6.4
Fixed
- Ensure
Escape
propagates correctly inCombobox
component (#1511) - Remove leftover code in Combobox component (#1514)
- Fix event handlers with arity > 1 (#1515)
- Fix transition
enter
bug (#1519) - Fix render prop data in
RadioGroup
component (#1522)
v1.6.3
Fixed
- Allow to override the
type
on theCombobox.Input
(#1476) - Ensure the the
<Popover.Panel focus>
closes correctly (#1477) - Only render the
FocusSentinel
if required in theTabs
component (#1493) - Ensure the Transition stops once DOM Nodes are hidden (#1500)
v1.6.2
Fixed
- Fix closing of
Popover.Panel
in React 18 (#1409) - Ignore
Escape
when event got prevented inDialog
component (#1424) - Improve
FocusTrap
behaviour (#1432) - Simplify
Popover
Tab logic by using sentinel nodes instead of keydown event interception (#1440) - Ensure the
Popover.Panel
is clickable without closing thePopover
(#1443) - Improve "Scroll lock" scrollbar width for
Dialog
component (#1457) - Make the
ref
optional in thePopover
component (#1465) - Ensure the
ref
is forwarded on theTransition.Child
component (#1473)
v1.6.1
Fixed
- Fix hydration issue with
Tab
component (#1393)
v1.6.0
Fixed
- Ensure that you can add the
ref
prop to all components (#1116) - Ensure links are triggered inside
Popover.Panel
components (#1153) - Improve SSR for
Tab
component (#1155) - Fix
hover
scroll issue inListbox
,Combobox
andMenu
components (#1161) - Guarantee DOM sort order when performing
Listbox
,Combobox
andMenu
actions (#1168) - Fix
<Transition>
flickering issue (#1118) - Improve outside click support (#1175)
- Ensure that
appear
prop on the<Transition>
component works regardless of multiple rerenders (#1179) - Reset
Combobox.Input
when the value gets reset (#1181) - Fix double
beforeEnter
callback on the<Transition>
component caused by SSR (#1183) - Adjust active
item
/option
index onListbox
,Combobox
andMenu
components (#1184) - Only activate the
Tab
on mouseup (#1192) - Ignore "outside click" on removed elements (#1193)
- Remove
focus()
fromListbox.Option
(#1218) - Improve some internal code (#1221)
- Use
ownerDocument
instead ofdocument
(#1158) - Ensure focus trapping plays well with the
Tab
andDialog
components (#1231) - Improve syncing of
Combobox.Input
value (#1248) - Fix tree-shaking support (#1247)
- Stop propagation on the
Popover.Button
(#1263) - Fix incorrect
active
option in theListbox
andCombobox
components (#1264) - Properly merge incoming props (#1265)
- Fix incorrect closing while interacting with third party libraries in
Dialog
component (#1268) - Mimic browser select on focus when navigating the
Tab
component (#1272) - Ensure that there is always an active option in the
Combobox
(#1279, #1281) - Support classic form submissions in
RadioGroup
,Switch
andCombobox
components (#1285) - Add React 18 compatibility (#1326)
- Fix open/closed state issue in
Dialog
(#1360)
Added
tabler/tabler-icons
v1.119.0
: Release 1.119.0
20 new icons:
brand-amd
brand-etsy
brand-funimation
brand-google-podcasts
brand-hbo
brand-ted
carousel-horizontal
carousel-vertical
cat
chart-histogram
coins
currency-afghani
currency-peso
dog
jacket
timeline-event-exclamation
timeline-event-minus
timeline-event-plus
timeline-event-text
timeline-event-x
Fixed icons: building-stadium
, man
, square
, timeline-event
, woman
v1.118.0
: Release 1.118.0
18 new icons:
building-stadium
circle-chevrons-down
circle-chevrons-left
circle-chevrons-right
circle-chevrons-up
device-airpods-case
device-ipad-horizontal
device-ipad
device-landline-phone
school-bell
square-chevrons-down
square-chevrons-left
square-chevrons-right
square-chevrons-up
square-rounded-chevrons-down
square-rounded-chevrons-left
square-rounded-chevrons-right
square-rounded-chevrons-up
v1.117.0
: Release 1.117.0
18 new icons:
360
alarm-minus
alarm-plus
alarm-snooze
circle-key
exclamation-circle
info-square-rounded
lock-square-rounded
question-circle
square-key
square-rounded-arrow-down
square-rounded-arrow-left
square-rounded-arrow-right
square-rounded-arrow-up
square-rounded-check
square-rounded-minus
square-rounded-plus
square-rounded-x
v1.116.1
Fixed missing fonts
directory in iconfont
package
v1.116.0
: Release 1.116.0
18 new icons:
arrow-down-rhombus
arrow-left-rhombus
arrow-right-rhombus
arrow-up-rhombus
calendar-due
circle-chevron-down
circle-chevron-left
circle-chevron-right
circle-chevron-up
placeholder
square-chevron-down
square-chevron-left
square-chevron-right
square-chevron-up
square-rounded-chevron-down
square-rounded-chevron-left
square-rounded-chevron-right
square-rounded-chevron-up
v1.115.0
: Release 1.115.0
18 new icons:
arrow-badge-down
arrow-badge-left
arrow-badge-right
arrow-badge-up
brand-couchdb
brand-denodo
brand-elastic
brand-google-big-query
brand-mongodb
brand-mysql
brand-snowflake
brand-symfony
brand-twilio
chart-ppf
chart-sankey
code-dots
cube-send
cube-unfolded
Fixed icons: 123
, 360-view
, abc
, air-conditioning-disabled
, align-box-bottom-center
, align-box-bottom-left
, align-box-bottom-right
, align-box-left-bottom
, align-box-left-middle
, align-box-left-top
, align-box-right-bottom
, align-box-right-middle
, align-box-right-top
, align-box-top-center
, align-box-top-left
, align-box-top-right
, alpha
, arrow-back-up
, arrow-back
, arrow-forward-up
, arrow-forward
, arrow-iteration
, badge-3d
, badge-4k
, badge-8k
, badge-ad
, badge-ar
, badge-cc
, badge-hd
, badge-sd
, badge-tm
, badge-vo
, badge-vr
, badge-wc
, ball-basketball
, beta
, bomb
, bounce-left
, bounce-right
, box-seam
, braile
, brain
, brand-adobe
, brand-android
, brand-angular
, brand-apple-arcade
, brand-apple-podcast
, brand-apple
, brand-behance
, brand-binance
, brand-blackbery
, brand-blender
, brand-bootstrap
, brand-debian
, brand-facebook
, brand-linqpad
, brand-meta
, brand-national-geographic
, brand-nem
, brand-netbeans
, brand-nexo
, brand-npm
, brand-nuxt
, brand-react-native
, brand-safari
, brand-slack
, brand-tabler
, brand-tether
, brand-torchain
, brand-windows
, brush-off
, brush
, bucket-droplet
, building-estate
, building-tunnel
, calendar-event
, calendar-minus
, calendar-off
, calendar-plus
, calendar-stats
, calendar-time
, calendar
, campfire
, chess-bishop
, chess-king
, chess-knight
, chess-queen
, chess-rook
, circles-relation
, clipboard-data
, clock-cancel
, clock-edit
, clock-pause
, clock-play
, clock-record
, clock-stop
, coffin
, color-filter
, confucius
, cooker
, crystal-ball
, cylinder
, delta
, device-airpods
, device-floppy
, ease-in-control-point
, ease-in-out-control-points
, ease-in-out
, ease-in
, ease-out-control-point
, ease-out
, exclamation-mark-off
, exclamation-mark
, file-delta
, file-function
, file-lambda
, file-percent
, fish-christianity
, flip-flops
, ghost-2
, git-branch-deleted
, git-cherry-pick
, grave-2
, grave
, hexagon-off
, hexagon
, home-hand
, home-infinity
, home-question
, home-share
, inner-shadow-bottom-left
, inner-shadow-bottom-right
, inner-shadow-bottom
, inner-shadow-left
, inner-shadow-right
, inner-shadow-top-left
, inner-shadow-top-right
, inner-shadow-top
, jetpack
, keyframe-align-center
, keyframe-align-horizontal
, keyframe-align-vertical
, keyframe
, keyframes
, lambda
, matchstick
, menorah
, message-2
, message
, messages
, octagon-off
, octagon
, om
, pentagram
, plus
, pumpkin-scary
, question-mark
, ribbon-health
, rosette-number-0
, rosette-number-1
, rosette-number-2
, rosette-number-3
, rosette-number-4
, rosette-number-5
, rosette-number-6
, rosette-number-7
, rosette-number-8
, rosette-number-9
, rosette
, settings-2
, slashes
, smart-home-off
, smart-home
, sort-0-9
, sort-9-0
, sort-a-z
, sort-z-a
, square-f0
, square-f1
, square-f2
, square-f3
, square-f4
, square-f5
, square-f6
, square-f7
, square-f8
, square-f9
, square-rounded-letter-a
, square-rounded-letter-b
, square-rounded-letter-c
, square-rounded-letter-d
, square-rounded-letter-e
, square-rounded-letter-f
, square-rounded-letter-g
, square-rounded-letter-h
, square-rounded-letter-i
, square-rounded-letter-j
, square-rounded-letter-k
, square-rounded-letter-l
, square-rounded-letter-m
, square-rounded-letter-n
, square-rounded-letter-o
, square-rounded-letter-p
, square-rounded-letter-q
, square-rounded-letter-r
, square-rounded-letter-s
, square-rounded-letter-t
, square-rounded-letter-u
, square-rounded-letter-v
, square-rounded-letter-w
, square-rounded-letter-x
, square-rounded-letter-y
, square-rounded-letter-z
, square-rounded-number-0
, square-rounded-number-1
, square-rounded-number-2
, square-rounded-number-3
, square-rounded-number-4
, square-rounded-number-5
, square-rounded-number-6
, square-rounded-number-7
, square-rounded-number-8
, square-rounded-number-9
, square-rounded
, swipe
, teapot
, timeline-event
, torii
, trekking
, trending-down-2
, trending-down-3
, trending-down
, trending-up-2
, trending-up-3
, trending-up
, user-check
, user-circle
, user-minus
, user-plus
, vector-spline
, weight
, zoom-question
v1.114.0
: Release 1.114.0
18 new icons:
brand-amigo
brand-bandlab
brand-bumble
brand-citymapper
brand-coreos
brand-cpp
brand-douban
brand-evernote
brand-google-home
brand-miniprogram
brand-national-geographic
brand-netease-music
brand-onlyfans
brand-qq
brand-stackshare
brand-storytel
brand-weibo
brand-zhihu
v1.113.0
: Release 1.113.0
18 new icons:
24-hours
brand-ao3
brand-baidu
brand-dingtalk
brand-matrix
brand-paypay
brand-powershell
brand-solidjs
brand-taobao
brand-threejs
brand-typescript
brand-vite
brand-wechat
hand-sanitizer
menu-order
pilcrow
sailboat-2
shopping-bag
v1.112.0
: Release 1.112.0
21 new icons:
baby-bottle
binary-tree-2
binary-tree
brand-cohost
brand-gumroad
brand-onedrive
brand-waze
topology-bus
topology-complex
topology-full-hierarchy
topology-full
topology-ring-2
topology-ring-3
topology-ring
topology-star-2
topology-star-3
topology-star-ring-2
topology-star-ring-3
topology-star-ring
topology-star
vacuum-cleaner
v1.111.0
: Release 1.111.0
36 new icons:
square-rounded-letter-a
square-rounded-letter-b
square-rounded-letter-c
square-rounded-letter-d
square-rounded-letter-e
square-rounded-letter-f
square-rounded-letter-g
square-rounded-letter-h
square-rounded-letter-i
square-rounded-letter-j
square-rounded-letter-k
square-rounded-letter-l
square-rounded-letter-m
square-rounded-letter-n
square-rounded-letter-o
square-rounded-letter-p
square-rounded-letter-q
square-rounded-letter-r
square-rounded-letter-s
square-rounded-letter-t
square-rounded-letter-u
square-rounded-letter-v
square-rounded-letter-w
square-rounded-letter-x
square-rounded-letter-y
square-rounded-letter-z
square-rounded-number-0
square-rounded-number-1
square-rounded-number-2
square-rounded-number-3
square-rounded-number-4
square-rounded-number-5
square-rounded-number-6
square-rounded-number-7
square-rounded-number-8
square-rounded-number-9
v1.110.0
: Release 1.110.0
18 new icons:
bomb
bounce-left
bounce-right
brain
brand-binance
brand-nem
brand-nexo
brand-tether
brand-torchain
building-estate
building-tunnel
campfire
color-filter
device-airpods
rubber-stamp-off
rubber-stamp
settings-2
trekking
Fixed icons: brand-amazon
, brand-netflix
, brand-vsco
, bucket-droplet
, bucket-off
, bucket
, chess-bishop
, chess-king
, chess-knight
, chess-queen
, chess-rook
, flare
, key-off
, key
, meeple
, military-award
, palette-off
, palette
, pointer
, target-arrow
, tic-tac
, tournament
, yoga
v1.109.0
: Release 1.109.0
18 new icons:
confucius
fish-christianity
menorah
om
ribbon-health
rosette-number-0
rosette-number-1
rosette-number-2
rosette-number-3
rosette-number-4
rosette-number-5
rosette-number-6
rosette-number-7
rosette-number-8
rosette-number-9
rosette
square-rounded
torii
Fixed icons: backpack-off
, backpack
, heart-minus
, s-turn-down
, s-turn-up
v1.108.0
: Release 1.108.0
18 new icons:
arrow-iteration
coffin
cooker
crystal-ball
ghost-2
git-branch-deleted
git-cherry-pick
grave-2
grave
jetpack
keyframe-align-center
keyframe-align-horizontal
keyframe-align-vertical
keyframes
pentagram
pumpkin-scary
slashes
weight
Fixed icons: jewish-star
, slash
v1.107.0
: Release 1.107.0
18 new icons:
360-view
abc
brand-blackbery
brand-npm
bucket-droplet
chess-bishop
chess-king
chess-knight
chess-queen
chess-rook
ease-in-control-point
ease-in-out-control-points
ease-in-out
ease-in
ease-out-control-point
ease-out
keyframe
matchstick
Fixed icons: chess
v1.106.0
: Release 1.106.0
18 new icons:
123
badge-3d
badge-4k
badge-8k
badge-ad
badge-ar
badge-cc
badge-hd
badge-sd
badge-tm
badge-vo
badge-vr
badge-wc
box-seam
brand-linqpad
clipboard-data
flip-flops
vector-spline
Fixed icons: 3d-rotate
, packages
, swipe
v1.105.0
: Release 1.105.0
18 new icons:
air-conditioning-disabled
alpha
beta
braile
clock-cancel
clock-edit
clock-pause
clock-play
clock-record
clock-stop
cylinder
sort-0-9
sort-9-0
sort-a-z
sort-z-a
swipe
teapot
timeline-event
Fixed icons: grip-horizontal
, grip-vertical
v1.104.0
: Release 1.104.0
18 new icons:
align-box-bottom-center
align-box-bottom-left
align-box-bottom-right
align-box-left-bottom
align-box-left-middle
align-box-left-top
align-box-right-bottom
align-box-right-middle
align-box-right-top
align-box-top-center
align-box-top-left
align-box-top-right
delta
file-delta
file-function
file-lambda
file-percent
lambda
Renamed icons:
-
hexagon-8
renamed tohexagon-number-8
-
hexagon-9
renamed tohexagon-number-9
v1.103.0
: Release 1.103.0
18 new icons:
inner-shadow-bottom-left
inner-shadow-bottom-right
inner-shadow-bottom
inner-shadow-left
inner-shadow-right
inner-shadow-top-left
inner-shadow-top-right
inner-shadow-top
square-f0
square-f1
square-f2
square-f3
square-f4
square-f5
square-f6
square-f7
square-f8
square-f9
Renamed icons:
-
hexagon-a
renamed tohexagon-letter-a
-
hexagon-b
renamed tohexagon-letter-b
-
hexagon-c
renamed tohexagon-letter-c
-
hexagon-d
renamed tohexagon-letter-d
-
hexagon-e
renamed tohexagon-letter-e
-
hexagon-f
renamed tohexagon-letter-f
-
hexagon-g
renamed tohexagon-letter-g
-
hexagon-h
renamed tohexagon-letter-h
-
hexagon-i
renamed tohexagon-letter-i
-
hexagon-j
renamed tohexagon-letter-j
-
hexagon-k
renamed tohexagon-letter-k
-
hexagon-l
renamed tohexagon-letter-l
-
hexagon-m
renamed tohexagon-letter-m
-
hexagon-n
renamed tohexagon-letter-n
-
hexagon-o
renamed tohexagon-letter-o
-
hexagon-p
renamed tohexagon-letter-p
-
hexagon-q
renamed tohexagon-letter-q
-
hexagon-r
renamed tohexagon-letter-r
-
hexagon-s
renamed tohexagon-letter-s
-
hexagon-t
renamed tohexagon-letter-t
-
hexagon-u
renamed tohexagon-letter-u
-
hexagon-w
renamed tohexagon-letter-w
-
hexagon-x
renamed tohexagon-letter-x
-
hexagon-y
renamed tohexagon-letter-y
-
hexagon-z
renamed tohexagon-letter-z
-
hexagon-0
renamed tohexagon-number-0
-
hexagon-1
renamed tohexagon-number-1
-
hexagon-2
renamed tohexagon-number-2
-
hexagon-3
renamed tohexagon-number-3
-
hexagon-4
renamed tohexagon-number-4
-
hexagon-5
renamed tohexagon-number-5
-
hexagon-6
renamed tohexagon-number-6
-
hexagon-7
renamed tohexagon-number-7
v1.102.0
: Release 1.102.0
18 new icons:
brand-superhuman
brand-topbuzz
brand-volkswagen
cane
cards
cherry
go-game
loader-3
meeple
poker-chip
s-turn-down
s-turn-left
s-turn-right
s-turn-up
target-arrow
texture
tic-tac
whirl
v1.101.0
: Release 1.101.0
18 new icons:
bowl
brand-guardian
brand-spacehey
car-turbine
code-circle-2
code-circle
eggs
file-broken
file-infinity
file-stack
home-hand
home-infinity
moneybag
needle-thread
needle
perfume
salad
spray
Fixed icons: egg-cracked
, egg-off
, egg
, soup
v1.100.0
: Release 1.100.0
25 new icons:
equal-double.svg
math-1-divide-2.svg
math-1-divide-3.svg
math-equal-greater.svg
math-equal-lower.svg
math-function-y.svg
math-greater.svg
math-integral-x.svg
math-integral.svg
math-integrals.svg
math-lower.svg
math-not.svg
math-pi-divide-2.svg
math-pi.svg
math-x-divide-2.svg
math-x-divide-y-2.svg
math-x-divide-y.svg
math-x-minus-x.svg
math-x-minus-y.svg
math-x-plus-x.svg
math-x-plus-y.svg
math-xy.svg
math-y-minus-y.svg
math-y-plus-y.svg
slash.svg
v1.99.0
: Release 1.99.0
18 new icons:
brand-bunpo
brand-ctemplar
brand-cupra
brand-days-counter
brand-deliveroo
brand-dolby-digital
brand-drops
brand-flightradar24
brand-my-oppo
brand-nextcloud
brand-picsart
brand-revolut
brand-samsungpass
brand-sharik
brand-windy
brand-zulip
e-passport
tex
Fixed icons: brand-steam
, divide
v1.98.0
: Release 1.98.0
18 new icons:
blade
building-broadcast-tower
building-circus
building-wind-turbine
cannabis
chart-grid-dots
circles-relation
cookie-man
deer
guitar-pick
hexagon-3d
milkshake
moustache
password
stereo-glasses
trolley
vector-bezier-arc
vector-bezier-circle
v1.97.0
: Release 1.97.0
23 new icons:
air-balloon
arrow-zig-zag
brand-github-copilot
circle-caret-down
circle-caret-left
circle-caret-right
circle-caret-up
circle-letter-v
circle-letter-x
device-sim-1
device-sim-2
device-sim-3
device-sim
hexagon-letter-v
razor-electric
razor
route-2
square-arrow-down
square-arrow-left
square-arrow-right
square-arrow-up
square-letter-v
square-letter-x
Fixed icons: aperture
, arrow-rotary-first-left
, arrow-rotary-last-left
, arrow-rotary-left
, atom
, award
, ball-volleyball
, binary-off
, brand-blender
, brand-chrome
, brand-graphql
, brand-php
, brand-react
, brand-redux
, brand-toyota
, brand-vsco
, businessplan
, caret-down
, caret-left
, caret-right
, caret-up
, circle-x
, cone-2
, cone
, creative-commons-zero
, database-export
, database-import
, database
, device-sd-card
, dna
, file-database
, gender-epicene
, gender-genderfluid
, gender-genderless
, gender-genderqueer
, gender-hermaphrodite
, gender-intergender
, gender-neutrois
, gender-third
, h-6
, math-min
, meat-off
, meat
, mood-annoyed-2
, mood-look-right
, mood-tongue-wink
, mood-xd
, number
, oval-vertical
, oval
, picture-in-picture-top
, plane-arrival
, plane-departure
, play-card
, pokeball
, recycle
, rotate-rectangle
, snowflake
, square-x
, toilet-paper
, view-360
, virus-off
, virus-search
, virus
, x
Renamed icons:
-
arrow-bottom-bar
renamed toarrow-down-bar
-
arrow-bottom-square
renamed toarrow-down-square
-
arrow-bottom-tail
renamed toarrow-down-tail
-
arrow-top-bar
renamed toarrow-up-bar
-
arrow-top-square
renamed toarrow-up-square
-
arrow-top-tail
renamed toarrow-up-tail
-
brand-albolia
renamed tobrand-algolia
-
circle-a
renamed tocircle-letter-a
-
circle-b
renamed tocircle-letter-b
-
circle-c
renamed tocircle-letter-c
-
circle-d
renamed tocircle-letter-d
-
circle-e
renamed tocircle-letter-e
-
circle-f
renamed tocircle-letter-f
-
circle-g
renamed tocircle-letter-g
-
circle-h
renamed tocircle-letter-h
-
circle-i
renamed tocircle-letter-i
-
circle-j
renamed tocircle-letter-j
-
circle-k
renamed tocircle-letter-k
-
circle-l
renamed tocircle-letter-l
-
circle-m
renamed tocircle-letter-m
-
circle-n
renamed tocircle-letter-n
-
circle-o
renamed tocircle-letter-o
-
circle-p
renamed tocircle-letter-p
-
circle-q
renamed tocircle-letter-q
-
circle-r
renamed tocircle-letter-r
-
circle-s
renamed tocircle-letter-s
-
circle-t
renamed tocircle-letter-t
-
circle-u
renamed tocircle-letter-u
-
circle-w
renamed tocircle-letter-w
-
circle-y
renamed tocircle-letter-y
-
circle-z
renamed tocircle-letter-z
-
circle-0
renamed tocircle-number-0
-
circle-1
renamed tocircle-number-1
-
circle-2
renamed tocircle-number-2
-
circle-3
renamed tocircle-number-3
-
circle-4
renamed tocircle-number-4
-
circle-5
renamed tocircle-number-5
-
circle-6
renamed tocircle-number-6
-
circle-7
renamed tocircle-number-7
-
circle-8
renamed tocircle-number-8
-
circle-9
renamed tocircle-number-9
-
square-a
renamed tosquare-letter-a
-
square-b
renamed tosquare-letter-b
-
square-c
renamed tosquare-letter-c
-
square-d
renamed tosquare-letter-d
-
square-e
renamed tosquare-letter-e
-
square-f
renamed tosquare-letter-f
-
square-g
renamed tosquare-letter-g
-
square-h
renamed tosquare-letter-h
-
square-i
renamed tosquare-letter-i
-
square-j
renamed tosquare-letter-j
-
square-k
renamed tosquare-letter-k
-
square-l
renamed tosquare-letter-l
-
square-m
renamed tosquare-letter-m
-
square-n
renamed tosquare-letter-n
-
square-o
renamed tosquare-letter-o
-
square-p
renamed tosquare-letter-p
-
square-q
renamed tosquare-letter-q
-
square-r
renamed tosquare-letter-r
-
square-s
renamed tosquare-letter-s
-
square-t
renamed tosquare-letter-t
-
square-u
renamed tosquare-letter-u
-
square-w
renamed tosquare-letter-w
-
square-y
renamed tosquare-letter-y
-
square-z
renamed tosquare-letter-z
-
square-0
renamed tosquare-number-0
-
square-1
renamed tosquare-number-1
-
square-2
renamed tosquare-number-2
-
square-3
renamed tosquare-number-3
-
square-4
renamed tosquare-number-4
-
square-5
renamed tosquare-number-5
-
square-6
renamed tosquare-number-6
-
square-7
renamed tosquare-number-7
-
square-8
renamed tosquare-number-8
-
square-9
renamed tosquare-number-9
v1.96.0
: Release 1.96.0
17 new icons:
brand-4chan
brand-abstract
brand-adonis-js
brand-ember
brand-polymer
brand-prisma
brand-reason
brand-socket-io
brand-supernova
brand-zalando
brand-zapier
coin-monero
currency-solana
source-code
sun-moon
text-caption
tilde
Fixed icons: brand-alpine-js
, brand-react
, brand-unity
v1.95.1
: Release 1.95.1
Fixed icons: thumb-up
, thumb-up-off
Renamed icons:
-
brand-vcypress
renamed tobrand-cypress
v1.95.0
: Release 1.95.0
83 new icons:
circle-a
circle-b
circle-c
circle-d
circle-e
circle-f
circle-g
circle-h
circle-i
circle-j
circle-k
circle-l
circle-m
circle-n
circle-o
circle-p
circle-q
circle-r
circle-s
circle-t
circle-u
circle-w
circle-y
circle-z
hexagon-0
hexagon-1
hexagon-2
hexagon-3
hexagon-4
hexagon-5
hexagon-6
hexagon-7
hexagon-8
hexagon-9
hexagon-a
hexagon-b
hexagon-c
hexagon-d
hexagon-e
hexagon-f
hexagon-g
hexagon-h
hexagon-i
hexagon-j
hexagon-k
hexagon-l
hexagon-m
hexagon-n
hexagon-o
hexagon-p
hexagon-q
hexagon-r
hexagon-s
hexagon-t
hexagon-u
hexagon-w
hexagon-x
hexagon-y
hexagon-z
square-a
square-b
square-c
square-d
square-e
square-f
square-g
square-h
square-i
square-j
square-k
square-l
square-m
square-n
square-o
square-p
square-q
square-r
square-s
square-t
square-u
square-w
square-y
square-z
Fixed icons: circle-0
, circle-1
, circle-2
, circle-3
, circle-4
, circle-5
, circle-6
, circle-7
, circle-8
, circle-9
, circle-x
, square-0
, square-1
, square-2
, square-3
, square-4
, square-5
, square-6
, square-7
, square-8
, square-9
, square-x
v1.94.0
: Release 1.94.0
134 new icons:
3d-cube-sphere-off
abacus-off
ad-off
address-book-off
album-off
analyze-off
antenna-off
aperture-off
armchair-2-off
armchair-off
article-off
assembly-off
augmented-reality-off
backpack-off
ball-american-football-off
bandage-off
binary-off
blur-off
bong-off
bottle-off
box-model-2-off
box-model-off
bread-off
briefcase-off
brightness-off
bus-off
cactus-off
carrot-off
chalkboard-off
chart-bar-off
chart-pie-off
chef-hat-off
christmas-tree-off
clothes-rack-off
command-off
cone-off
confetti-off
contrast-2-off
contrast-off
currency-dollar-off
currency-euro-off
currency-off
currency-pound-off
currency-yen-off
dashboard-off
details-off
device-cctv-off
direction-sign-off
discount-2-off
discount-off
elevator-off
empathize-off
explicit-off
exposure-off
fire-hydrant-off
first-aid-kit-off
fish-hook-off
fridge-off
function-off
garden-cart-off
ghost-off
gift-off
graph-off
headset-off
hearts-off
help-off
hexagons-off
hierarchy-off
history-off
icons-off
id-badge-off
infinity-off
lego-off
link-off
live-photo-off
lock-access-off
lungs-off
macro-off
markdown-off
masks-theater-off
math-off
meat-off
message-2-off
meteor-off
microphone-2-off
microscope-off
milk-off
mist-off
mountain-off
mushroom-off
navigation-off
network-off
notebook-off
olympics-off
panorama-horizontal-off
panorama-vertical-off
paw-off
pentagon-off
podium-off
pokeball-off
pool-off
qrcode-off
radar-off
radio-off
regex-off
replace-off
rollercoaster-off
router-off
sailboat-off
schema-off
scribble-off
scuba-mask-off
send-off
ship-off
skateboard-off
sofa-off
soup-off
spiral-off
spy-off
stars-off
steering-wheel-off
stethoscope-off
storm-off
tent-off
thumb-down-off
trophy-off
vaccine-bottle-off
vip-off
vocabulary-off
wall-off
webhook-off
wheelchair-off
zeppelin-off
zzz-off
v1.93.0
: Release 1.93.0
18 new icons:
air-conditioning
analyze
arrow-bounce
baguette
bmp
bong
fire-hydrant
gift-card
gradienter
jpg
png
reload
sdk
status-change
txt
uv-index
vip
zip
Fixed icons: brand-redux
v1.92.0
: Release 1.92.0
18 new icons:
brand-albolia
brand-cashapp
brand-couchsurfing
brand-drupal
brand-envato
brand-flutter
brand-gatsby
brand-mixpanel
brand-office
brand-ok-ru
brand-openvpn
brand-peanut
brand-redux
brand-trello
brand-upwork
brand-valorant
brand-vscode
brand-wix
Fixed icons: brand-graphql
, brand-react
, brand-vue
, brand-wordpress
v1.91.1
: Release 1.91.1
Fixed icons: brand-monday
, brand-react
, chess
v1.91.0
: Release 1.91.0
18 new icons:
augmented-reality-2
brand-nord-vpn
brand-visa
chart-treemap
chess
chisel
device-sd-card
disc-golf
egg-fried
hearts
lasso-polygon
layout-collage
message-chatbot
photo-up
pig-money
ping-pong
transform
world-www
v1.90.0
: Release 1.90.0
18 new icons:
currency-dollar-brunei
currency-dollar-guyanese
currency-dollar-zimbabwean
currency-dong
currency-dram
currency-guarani
currency-hryvnia
currency-kip
currency-lari
currency-lyd
currency-manat
currency-monero
currency-paanga
currency-quetzal
currency-rufiyaa
currency-rupee-nepalese
currency-som
currency-tenge
v1.89.0
: Release 1.89.0
18 new icons
- brand-blogger
- grill-fork
- grill-spatula
- photo-cancel
- photo-check
- photo-down
- photo-edit
- photo-heart
- photo-minus
- photo-plus
- photo-search
- photo-shield
- photo-star
- photo-x
- trowel
- ux-circle
- variable-minus
- variable-plus
Fized icons: 3d-rotate
, brand-django
, home-cancel
, home-stats.svg
v1.88.0
: Release 1.88.0
18 new icons:
brand-carbon
brand-django
brand-inertia
brand-laravel
brand-react
chalkboard
clipboard-heart
clipboard-typography
home-cancel
home-eco
home-edit
home-heart
home-link
home-ribbon
home-signal
shield-half-filled
shield-half
wood
Fixed icons: home-down
, home-exclamation
, home-move
, home-share
, home-up
v1.87.0
: Release 1.87.0
18 new icons:
home-bolt
home-check
home-cog
home-dollar
home-dot
home-down
home-exclamation
home-minus
home-move
home-plus
home-question
home-search
home-share
home-shield
home-star
home-stats
home-up
home-x
v1.86.0
: Release 1.86.0
18 new icons:
brand-alpine-js
brand-backbone
brand-blender
brand-bulma
brand-campaignmonitor
brand-codecov
brand-dcos
brand-grammarly
brand-graphql
brand-headlessui
brand-mailgun
brand-mantine
brand-pushbullet
brand-redhat
brand-storybook
brand-vcypress
brand-vsco
brand-zeit
Renamed icons:
-
braces-asterix
renamed tocode-asterix
v1.85.0
: Release 1.85.0
18 new icons:
braces-asterix
clock-hour-1
clock-hour-10
clock-hour-11
clock-hour-12
clock-hour-2
clock-hour-3
clock-hour-4
clock-hour-5
clock-hour-6
clock-hour-7
clock-hour-8
clock-hour-9
regex
server-bolt
server-cog
wash-dry-w
wash-dryclean-off
v1.84.0
: Release 1.84.0
34 new icons:
bleach-chlorine
bleach-no-chlorine
bleach-off
bleach
ironing-1
ironing-2
ironing-3
ironing-off
ironing-steam-off
ironing-steam
wash-dry-1
wash-dry-2
wash-dry-3
wash-dry-a
wash-dry-dip
wash-dry-f
wash-dry-hang
wash-dry-off
wash-dry-p
wash-dry-shade
wash-dry
wash-dryclean
wash-gentle
wash-off
wash-press
wash-temperature-1
wash-temperature-2
wash-temperature-3
wash-temperature-4
wash-temperature-5
wash-temperature-6
wash-tumble-dry
wash-tumble-off
wash
v1.83.1
: Release 1.83.1
Fixed icons: mood-tongue-wink-2
v1.83.0
: Release 1.83.0
18 new icons:
mood-angry
mood-annoyed-2
mood-annoyed
mood-nerd
mood-sad-2
mood-sad-dizzy
mood-sad-squint
mood-sick
mood-silence
mood-smile-beam
mood-smile-dizzy
mood-tongue-wink-2
mood-tongue-wink
mood-unamused
mood-wink-2
mood-wink
mood-wrrr
mood-xd
v1.82.0
: Release 1.82.0
18 new icons:
arrows-transfer-down
arrows-transfer-up
box-align-bottom-left
box-align-bottom-right
box-align-top-left
box-align-top-right
brand-webflow
brand-wordpress
bus-stop
chair-director
egg-cracked
script-minus
script-plus
script-x
script
stretching
text-color
tooltip
Fixed icons: arrows-random
v1.81.0
: Release 1.81.0
18 new icons:
arrow-move-down
arrow-move-left
arrow-move-right
arrow-move-up
coin-bitcoin
coin-euro
coin-pound
coin-rupee
coin-yen
coin-yuan
location-broken
mood-look-left
mood-look-right
mood-sing
navigation
packages
tower-off
tower
Fixed icons: coin-off
, coin
v1.80.0
: Release 1.80.0
18 new icons:
box-align-bottom
box-align-left
box-align-right
box-align-top
brand-unity
playstation-circle
playstation-square
playstation-triangle
playstation-x
text-size
transition-bottom
transition-left
transition-right
transition-top
xbox-a
xbox-b
xbox-x
xbox-y
v1.79.0
: Release 1.79
18 new icons:
arrows-diff
brand-google-fit
brand-xbox
clipboard-copy
currency-yuan
empathize
exposure-0
exposure-minus-1
exposure-minus-2
exposure-plus-1
exposure-plus-2
file-orientation
input-search
mickey
text-orientation
text-plus
text-spellcheck
zoom-replace
v1.78.1
: Release 1.78.1
Update tags and categories
v1.78.0
: Release 1.78.0
18 new icons:
bat
clothes-rack
dental-broken
fish-bone
graph
hierarchy-3
horse-toy
layout-bottombar-collapse
layout-bottombar-expand
layout-navbar-collapse
layout-navbar-expand
message-forward
ruler-3
ruler-measure
skull
spider
spiral
zoom-reset
v1.77.0
: Release 1.77.0
18 new icons:
circuit-ammeter
circuit-battery
circuit-bulb
circuit-capacitor-polarized
circuit-capacitor
circuit-cell-plus
circuit-cell
circuit-changeover
circuit-diode-zener
circuit-diode
circuit-ground-digital
circuit-inductor
circuit-motor
circuit-pushbutton
circuit-resistor
circuit-switch-closed
circuit-switch-open
circuit-voltmeter
Renamed icons:
-
ground
renamed tocircuit-ground
v1.76.0
: Release 1.76.0
18 new icons:
a-b-2
brand-fortnite
brand-pepsi
brand-toyota
masks-theater
microwave-off
pointer
rating-12-plus
rating-14-plus
rating-16-plus
rating-18-plus
rating-21-plus
seo
shirt-sport
snowman
uf-off
ufo
zeppelin
Fixed icons: brand-deno
, carrot
v1.75.0
: Release 1.75.0
18 new icons:
assembly
brand-d3
brand-deno
brand-mastodon
brand-mcdonalds
brand-shopee
brand-snapseed
brand-strava
brand-surfshark
explicit
gif
poo
signal-4g-plus
svg
table-alias
table-options
table-shortcut
wash-machine
Fixed icons: signal-3g
, signal-4g
, signal-5g
v1.74.0
: Release 1.74.0
18 new icons:
arrow-merge-both
arrow-merge-left
arrow-merge-right
garden-cart
ground
logic-and
logic-buffer
logic-nand
logic-nor
logic-not
logic-or
logic-xnor
logic-xor
microwave
outbound
sos
steam
storm
v1.73.0
: Release 1.73.0
18 new icons:
ampersand
arrow-guide
arrow-roundabout-left
arrow-roundabout-right
arrows-move-horizontal
arrows-move-vertical
arrows-move
brand-amazon
brand-appgallery
brand-google-one
device-camera-phone
stack-pop
stack-push
sun-high
sun-low
sun-wind
sunglasses
sunset-2
v1.72.0
: Release 1.72.0
18 new icons:
brand-comedy-central
brand-finder
brand-monday
brand-xing
cactus
carrot
chef-hat
clover-2
creative-commons-by
creative-commons-nc
creative-commons-nd
creative-commons-sa
creative-commons-zero
device-mobile-charging
function
loader-2
spy
zzz
Fixed icons: creative-commons-off
, creative-commons
v1.71.0
: Release 1.71.0
18 new icons:
brand-amongus
brand-badoo
brand-bandcamp
brand-beats
brand-coinbase
brand-disney
brand-flipboard
brand-google-photos
brand-grindr
brand-pushover
brand-vinted
brand-vivaldi
brand-walmart
brand-wish
brand-yatse
brand-youtube-kids
brand-zoom
brand-zwift
Fixed icons: brand-tidal
v1.70.0
: Release 1.70.0
18 new icons:
arrows-exchange-2
arrows-exchange
category-2
category
direction-sign
discount-check
fish-hook
fridge
health-recognition
history-toggle
meteor
number
scan-eye
schema
screenshot
text-decrease
text-increase
text-recognition
v1.69.0
: Release 1.69.0
Improvements
In this release we removed advertisement in SVG output #245
20 new icons:
alphabet-cyrillic
alphabet-greek
alphabet-latin
article
brackets-contain-end
brackets-contain-start
brackets-contain
brand-apple-podcast
brand-linktree
broadcast-off
broadcast
clover
pencil-minus
pencil-plus
plane-tilt
signal-3g
signal-4g
signal-5g
window-maximize
window-minimize
v1.68.0
: Release 1.68.0
18 new icons:
ankh
asset
brand-intercom
cloud-computing
cloud-data-connection
device-gamepad-2
device-tv-old
icons
jewish-star
kayak
mouse-2
podium
shovel
truck-loading
wheelchair
zoom-in-area
zoom-out-area
zoom-pan
Fixed icons: 3d-rotate
, cloud
, heart-broken
, heart-handshake
, heart-minus
, heart-off
, heart-plus
, heart
, rollercoaster
v1.67.1
: Release 1.67.1
Small icon fixes
v1.67.0
: Release 1.67.0
41 new icons:
shoe-off
signature-off
sitemap-off
smart-home-off
snowflake-off
social-off
space-off
sum-off
sword-off
target-off
telescope-off
temperature-off
template-off
test-pipe-off
ticket-off
tilt-shift-off
toilet-paper-off
tools-kitchen-2-off
tools-kitchen-off
tools-off
traffic-cone-off
traffic-lights-off
typography-off
umbrella-off
vaccine-off
variable-off
vector-off
vector-triangle-off
versions-off
view-360-off
viewfinder-off
volume-off
wallet-off
wallpaper-off
wand-off
wind-off
windmill-off
window-off
world-off
writing-off
writing-sign-off
v1.66.0
: Release 1.66.0
112 new icons:
folders-off
fountain-off
frame-off
friends-off
gas-station-off
gauge-off
globe-off
golf-off
grill-off
hammer-off
hand-finger-off
hanger-off
heading-off
heart-minus
heart-off
heart-plus
helmet-off
highlight-off
home-off
hourglass-empty
hourglass-off
ice-cream-off
id-off
inbox-off
key-off
ladder-off
lamp-off
language-off
lasso-off
layers-off
layout-off
leaf-off
license-off
lifebuoy-off
location-off
lock-open-off
lollipop-off
luggage-off
magnet-off
mail-off
mailbox-off
map-off
marquee-off
math-function-off
maximize-off
medical-cross-off
mood-off
moon-off
mouse-off
movie-off
mug-off
music-off
news-off
nfc-off
note-off
notes-off
notification-off
package-off
paint-off
palette-off
paper-bag-off
parachute-off
parentheses-off
parking-off
pencil-off
pennant-off
pepper-off
perspective-off
pig-off
pill-off
pizza-off
plane-off
planet-off
plant-2-off
plant-off
play-card-off
playlist-off
plug-off
point-off
polygon-off
presentation-off
printer-off
propeller-off
puzzle-off
pyramid-off
quote-off
radioactive-off
rainbow-off
record-mail-off
recycle-off
refresh-off
repeat-off
report-off
ripple-off
road-off
robot-off
rocket-off
route-off
ruler-2-off
ruler-off
satellite-off
scale-off
scale-outline-off
school-off
scissors-off
search-off
seeding-off
server-off
settings-off
shape-off
share-off
shirt-off
Fixed icons: anchor-off
, hammer
, message-circle-2
Renamed icons:
-
vector-beizer-2
renamed tovector-bezier-2
v1.65.0
: Release 1.65.0
60 new icons:
anchor-off
api-off
atom-off
award-off
badge-off
badges-off
ballon-off
barrel-off
bath-off
bed-off
beer-off
box-off
bucket-off
cake-off
cash-off
coffee-off
container-off
cpu-off
crane-off
creative-commons-off
cross-off
crutches-off
cup-off
current-location-off
cursor-off
dental-off
device-nintendo-off
device-speaker-off
devices-pc-off
dialpad-off
diamond-off
directions-off
disabled-off
disc-off
dna-2-off
dna-off
door-off
download-off
edit-circle-off
edit-off
egg-off
engine-off
eraser-off
error-404-off
exchange-off
exclamation-mark-off
external-link-off
eyeglass-off
face-mask-off
feather-off
fence-off
fingerprint-off
fish-off
flag-2-off
flag-off
flame-off
flask-2-off
flask-off
flower-off
swords
Fixed icons: edit
, eraser
v1.64.0
: Release 1.64.0
Big thanks to @yuuukun for brand-adobe
, brand-nextjs
, brand-nuxt
, brand-svelte
and brand-vue
icons!
28 new icons:
activity-heartbeat
brand-adobe
brand-nextjs
brand-nuxt
brand-svelte
brand-vue
gender-agender
gender-androgyne
gender-bigender
gender-demiboy
gender-demigirl
gender-epicene
gender-female
gender-femme
gender-genderfluid
gender-genderless
gender-genderqueer
gender-hermaphrodite
gender-intergender
gender-male
gender-neutrois
gender-third
gender-transgender
gender-trasvesti
heart-handshake
math-avg
math-max
math-min
Fixed icons: antenna-bars-off
, brand-vk
, cell-signal-1
, cell-signal-2
, cell-signal-3
, cell-signal-4
, cell-signal-5
, cell-signal-off
, rainbow
v1.63.0
: Release 1.63.0
34 new icons:
biohazard-off
bold-off
bone-off
book-off
bookmarks-off
books-off
braces-off
brackets-off
browser-off
brush-off
bug-off
calculator-off
candy-off
capture-off
car-off
cardboards-off
cast-off
ce-off
certificate-2-off
certificate-off
circle-rectangle-off
clipboard-off
clock-off
code-off
coin-off
color-picker-off
color-swatch-off
columns-off
compass-off
components-off
cookie-off
copy-off
copyleft-off
copyright-off
Fixed icons: a-b-off
, books
, bulb-off
v1.62.0
: Release 1.62.0
19 new icons:
a-b-off
accessible-off
adjustments-off
alarm-off
antenna-bars-off
api-app-off
apps-off
archive-off
artboard-off
aspect-ratio-off
at-off
ballpen-off
barbell-off
barcode-off
barrel
barrier-block-off
basket-off
beach-off
bike-off
v1.61.0
: Release 1.61.0
18 new icons:
antenna
arrows-random
bow
chart-dots-2
chart-dots-3
clock-2
cricket
fountain
hanger-2
hexagons
lamp-2
network
plug-connected-x
plug-x
rollercoaster
scribble
test-pipe-2
triangles
Fixed icons: brand-tripadvisor
, butterfly
, cardboards
, cross
, dental
, device-laptop-off
, device-mobile-off
, device-tablet-off
, device-tv-off
, device-watch-off
, face-mask
, feather
, hanger
, layout-sidebar-left-collapse
, layout-sidebar-left-expand
, layout-sidebar-right-collapse
, layout-sidebar-right-expand
, north-star
, paper-bag
, plug
, road
, vinyl
v1.60.0
: Release 1.60.0
18 new icons:
bluetooth-x
building-factory-2
cell-signal-1
cell-signal-2
cell-signal-3
cell-signal-4
cell-signal-5
cell-signal-off
clipboard-text
dice-1
dice-2
dice-3
dice-4
dice-5
dice-6
hand-grab
hourglass-high
hourglass-low
Renamed icons:
-
currency-bath
renamed tocurrency-baht
v1.59.0
: Release 1.59.0
18 new icons:
ballpen
barell
book-download
book-upload
brand-mercedes
certificate-2
checklist
cpu-2
id-badge-2
message-2-share
message-share
packge-export
packge-import
server-2
telescope
tie
zoom-code
zoom-exclamation
Fixed icons: server
, test-pipe
, message-2-code
v1.58.0
: Release 1.58.0
18 new icons:
abacus
baby-carriage
bell-school
cell
device-heart-monitor
device-laptop-off
device-mobile-off
device-tablet-off
device-tv-off
device-watch-off
devices-off
dialpad
fidget-spinner
mail-fast
pennant-2
sign-left
sign-right
windsock
Fixed icons: directions
v1.57.0
: Release 1.57.0
24 new icons:
arrow-bear-left-2
arrow-bear-left
arrow-bear-right-2
arrow-bear-right
arrow-curve-left
arrow-curve-right
arrow-fork
arrow-left-right
arrow-loop-left-2
arrow-loop-right-2
arrow-merge
arrow-ramp-left-2
arrow-ramp-left-3
arrow-ramp-right-2
arrow-ramp-right-3
arrow-rotary-first-left
arrow-rotary-first-right
arrow-rotary-last-left
arrow-rotary-last-right
arrow-rotary-left
arrow-rotary-right
arrow-rotary-straight
arrow-sharp-turn-left
arrow-sharp-turn-right
Fixed icons: arrow-loop-left
, arrow-loop-right
, arrows-cross
, arrows-shuffle-2
, arrows-shuffle
, device-mobile-rotated
, device-mobile-vibration
, device-mobile
tailwindcss/typography
v0.5.9
Fixed
- Ensure
p
styles are inserted before.lead
styles (#294)
v0.5.8
Fixed
- Fix selector when using a non-default class (e.g.
prose-sm
) (#289)
v0.5.7
Fixed
- Update TypeScript types (#284)
v0.5.6
- Actually publish types (a54c1a8)
v0.5.5
Added
- Add typescript types (#283)
v0.5.4
Fixed
- Update
strong
andcode
color styles to inherit from parent (#276)
v0.5.3
Added
Fixed
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.59.11
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.10
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.9
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.8
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.7
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.6
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.5
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.2
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.1
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.0
Bug Fixes
- eslint-plugin: [no-unnecessary-condition] allow nullish coalescing for naked type parameter (#6910) (3e5f858)
Features
- eslint-plugin: [ban-types] add NonNullable suggestion and allow custom suggestions (#6876) (ff65235)
v5.58.0
Bug Fixes
- eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#6877) (939d665)
Features
5.57.1 (2023-04-03)
Bug Fixes
- eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#6740) (49be8a8)
v5.57.1
Bug Fixes
- eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#6740) (49be8a8)
v5.57.0
Bug Fixes
- eslint-plugin: [no-unnecessary-boolean-literal-compare] simplify fixer and add support for double negation (#6620) (81c8519)
- eslint-plugin: correct crashes with getTypeArguments for ts < 3.7 (#6767) (59eab58)
Features
- eslint-plugin: [consistent-type-assertions] add suggestions for objectLiteralTypeAssertions (#6642) (720e811)
- eslint-plugin: [consistent-type-assertions] autofix angle bracket assertions to as (#6641) (ad8ea64)
-
eslint-plugin: add
no-duplicate-type-constituents
rule (#5728) (bc31078)
v5.56.0
Bug Fixes
- eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#6619) (6aff431)
- eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#6193) (745cfe4)
- eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#6638) (9e41cee)
- eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#6672) (62ef487)
- eslint-plugin: [strict-boolean-expressions] handle truthy enums (#6618) (0d0639f)
- eslint-plugin: add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#6645) (3fc5c63)
Features
v5.55.0
Bug Fixes
- eslint-plugin: [no-confusing-void-expression] check sequence expressions for void is in last position (#6597) (d73d7d3)
- eslint-plugin: [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (#6569) (2d8c196)
Features
- eslint-plugin: [lines-around-comment] add extension rule (#5327) (d55211c)
- eslint-plugin: [member-ordering] add support for grouping readonly fields (#6349) (9d3bdfc)
- eslint-plugin: [no-unnecessary-cond] check logical assignments (#6594) (dbc203a)
- update TypeScript to 5.0 RC (#6570) (36ef0e1)
- use @eslint-community dependencies (#6603) (5f6ed73)
5.54.1 (2023-03-06)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.54.1
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.54.0
Features
- eslint-plugin: [promise-function-async] check for promises in implicit return types (#6330) (de1e5ce), closes #6329
v5.53.0
Features
- eslint-plugin: [consistent-generic-constructors] handle default parameters (#6484) (e8cebce)
- eslint-plugin: [no-mixed-enums] add rule (#6102) (16144d1)
v5.52.0
Bug Fixes
- eslint-plugin: [no-import-type-side-effects] correctly ignore zero-specifier imports (#6444) (d5a6688)
- eslint-plugin: [no-unnecessary-condition] account for optional chaining on potentially void values (#6432) (e1d9c67), closes #5255
- eslint-plugin: [no-unnecessary-condition] fix false positive when checking indexed access types (#6452) (d569924)
- eslint-plugin: fix key-spacing when type starts on next line (#6412) (3eb2eed)
Features
- eslint-plugin: [block-spacing] extending base rule for TS related blocks (#6195) (b2db3f5)
- eslint-plugin: [explicit-function-return-type] add allowFunctionsWithoutTypeParameters option (#6105) (113640e)
- eslint-plugin: [explicit-function-return-type] add allowIIFEs option (#6237) (a1b3f7b)
v5.51.0
Bug Fixes
- eslint-plugin: [sort-type-constituents] fixed behavior change (#6384) (5bf7f7f), closes #6339
- eslint-plugin: do not use .at(), Node 14 does not support it (#6402) (077ed1b)
Features
- eslint-plugin: [naming-convention] improve performance by removing unnecessary selectors (#6376) (3647a1c)
- eslint-plugin: [no-floating-promises] error on logical expression (#6356) (f330e06)
-
eslint-plugin: [no-import-type-side-effects] add rule to warn against runtime side effects with
verbatimModuleSyntax
(#6394) (b14d3be) - eslint-plugin: [strict-boolean-expressions] add allow nullable enum to strict boolean expressions (#6096) (d4747cd)
v5.50.0
Bug Fixes
-
eslint-plugin: [ban-ts-comment] counts graphemes instead of
String.prototype.length
(#5704) (09d57ce) -
eslint-plugin: [prefer-optional-chain] fix
ThisExpression
andPrivateIdentifier
errors (#6028) (85e783c) - eslint-plugin: [prefer-optional-chain] fixer produces wrong logic (#5919) (b0f6c8e), closes #1438
Features
v5.49.0
Features
-
eslint-plugin: [naming-convention] add support for
#private
modifier on class members (#6259) (c8a6d80)
5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.48.1 (2023-01-09)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.48.2
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.48.1
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.48.0
Features
5.47.1 (2022-12-26)
Bug Fixes
- ast-spec: correct some incorrect ast types (#6257) (0f3f645)
- eslint-plugin: [member-ordering] correctly invert optionalityOrder (#6256) (ccd45d4)
v5.47.1
Bug Fixes
- ast-spec: correct some incorrect ast types (#6257) (0f3f645)
- eslint-plugin: [member-ordering] correctly invert optionalityOrder (#6256) (ccd45d4)
v5.47.0
Features
5.46.1 (2022-12-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.46.1
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.46.0
Bug Fixes
-
eslint-plugin: [ban-types] update message to suggest
object
instead ofRecord<string, unknown>
(#6079) (d91a5fc)
Features
5.45.1 (2022-12-05)
Bug Fixes
-
eslint-plugin: [keyword-spacing] unexpected space before/after in
import type
(#6095) (98caa92) -
eslint-plugin: [no-shadow] add call and method signatures to
ignoreFunctionTypeParameterNameValueShadow
(#6129) (9d58b6b) - eslint-plugin: [prefer-optional-chain] collect MetaProperty type (#6083) (d7114d3)
- eslint-plugin: [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118) (5d49d5d)
v5.45.1
Bug Fixes
-
eslint-plugin: [keyword-spacing] unexpected space before/after in
import type
(#6095) (98caa92) -
eslint-plugin: [no-shadow] add call and method signatures to
ignoreFunctionTypeParameterNameValueShadow
(#6129) (9d58b6b) - eslint-plugin: [prefer-optional-chain] collect MetaProperty type (#6083) (d7114d3)
- eslint-plugin: [sort-type-constituents, sort-type-union-intersection-members] handle some required parentheses cases in the fixer (#6118) (5d49d5d)
v5.45.0
Bug Fixes
- eslint-plugin: [array-type] --fix flag removes parentheses from type (#5997) (42b33af)
- eslint-plugin: [keyword-spacing] prevent crash on no options (#6073) (1f19998)
- eslint-plugin: [member-ordering] support private fields (#5859) (f02761a)
- eslint-plugin: [prefer-readonly] report if a member's property is reassigned (#6043) (6e079eb)
Features
- eslint-plugin: [member-ordering] add a required option for required vs. optional member ordering (#5965) (2abadc6)
v5.44.0
Bug Fixes
- eslint-plugin: [no-empty-interface] disable autofix for declaration merging with class (#5920) (a4f85b8)
- eslint-plugin: [no-unnecessary-condition] handle index signature type (#5912) (5baad08)
- eslint-plugin: [prefer-optional-chain] handle binary expressions in negated or (#5992) (2778ff0)
-
typescript-estree: don't consider a cached program unless it's specified in the current
parserOptions.project
config (#5999) (530e0e6)
Features
- eslint-plugin: [adjacent-overload-signatures] check BlockStatement nodes (#5998) (97d3e56)
- eslint-plugin: [keyword-spacing] Support spacing in import-type syntax (#5977) (6a735e1)
v5.43.0
Bug Fixes
- eslint-plugin: [no-shadow] handle false positives on generics and parameters (#5902) (769e8c8)
- eslint-plugin: [promise-function-async] handle keyword token (#5907) (f25a94f)
Features
- eslint-plugin: [consistent-type-imports] support fixing to inline types (#5050) (75dcdf1)
- eslint-plugin: [naming-convention] add support for "override" and "async" modifiers (#5310) (#5610) (c759da1)
-
eslint-plugin: [prefer-optional-chain] support suggesting
!foo || !foo.bar
as a valid match for the rule (#5594) (923d486)
5.42.1 (2022-11-07)
Bug Fixes
v5.42.1
Bug Fixes
v5.42.0
Bug Fixes
- ast-spec: add TSQualifiedName to TypeNode union (#5906) (5c316c1)
- eslint-plugin: [no-extra-parens] handle type assertion in extends clause (#5901) (8ed7219)
Features
- eslint-plugin: [member-ordering] add natural sort order (#5662) (1eaae09)
- eslint-plugin: [no-invalid-void-type] better report message for void used as a constituent inside a function return type (#5274) (d806bda)
v5.41.0
Bug Fixes
- eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c)
-
type-utils: prevent stack overflow in
isTypeReadonly
(#5860) (a6d8f7e), closes #4476
Features
- eslint-plugin: [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (#5865) (e70a10a)
- eslint-plugin: add no-unsafe-declaration-merging (#5840) (3728031)
5.40.1 (2022-10-17)
Bug Fixes
- eslint-plugin: Skip missing 'rest' tuple type arguments in no-misused-promises (#5809) (c5beaa2), closes #5807
v5.40.1
Bug Fixes
- eslint-plugin: Skip missing 'rest' tuple type arguments in no-misused-promises (#5809) (c5beaa2), closes #5807
v5.40.0
Bug Fixes
- eslint-plugin: [consistent-indexed-object-style] handle interface generic (#5746) (7a8a0a3)
- eslint-plugin: [no-unnecessary-condition] handle void (#5766) (ac8f06b)
Features
- eslint-plugin: Check 'rest' parameters in no-misused-promises (#5731) (6477f38), closes #4015
-
utils: add dependency constraint filtering for
RuleTester
(#5750) (121f4c0)
v5.39.0
Features
- eslint-plugin: allow using void as a default type for a generic argument if allowInGenericTypeArguments is specified (#5671) (bb46ef0)
5.38.1 (2022-09-26)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.38.1
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.38.0
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.37.0
Bug Fixes
- eslint-plugin: [strict-boolean-expressions] check all conditions in a logical operator chain (#5539) (77d76e2)
5.36.2 (2022-09-05)
Bug Fixes
- eslint-plugin: [no-extra-parens] handle generic ts array type. (#5550) (0d6a190)
- scope-manager: correct handling for class static blocks (#5580) (35bb8dd)
5.36.1 (2022-08-30)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.36.2
Bug Fixes
- eslint-plugin: [no-extra-parens] handle generic ts array type. (#5550) (0d6a190)
- scope-manager: correct handling for class static blocks (#5580) (35bb8dd)
v5.36.1
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.36.0
Bug Fixes
Features
5.35.1 (2022-08-24)
Bug Fixes
v5.35.1
Bug Fixes
v5.35.0
Features
- eslint-plugin: [explicit-member-accessibility] suggest adding explicit accessibility specifiers (#5492) (0edb94a)
v5.34.0
Bug Fixes
Features
-
eslint-plugin: [prefer-optional-chain] support suggesting
!foo || !foo.bar
as a valid match for the rule (#5266) (aca935c)
5.33.1 (2022-08-15)
Bug Fixes
- missing placeholders in violation messages for
no-unnecessary-type-constraint
andno-unsafe-argument
(and enableeslint-plugin/recommended
rules internally) (#5453) (d023910)
v5.33.1
Bug Fixes
- missing placeholders in violation messages for
no-unnecessary-type-constraint
andno-unsafe-argument
(and enableeslint-plugin/recommended
rules internally) (#5453) (d023910)
v5.33.0
Bug Fixes
- eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f)
- website: add explicit frontmatter description to rule docs (#5429) (63cba5f)
Features
- eslint-plugin: [member-ordering] support static blocks (#5417) (5983e5a)
- eslint-plugin: [prefer-as-const] adds support for class properties (#5413) (d2394f8)
v5.32.0
Features
v5.31.0
Bug Fixes
- eslint-plugin: [typedef] Support nested array destructuring with type annotation (#5311) (6d19efe)
- scope-manager: handle typeParameters of TSInstantiationExpression (#5355) (2595ccf)
Features
- eslint-plugin: [consistent-generic-ctors] check class field declaration (#5288) (48f996e)
- eslint-plugin: [prefer-nullish-coalescing] add ignoreTernaryTests option (#4965) (f82727f)
5.30.7 (2022-07-18)
Bug Fixes
- eslint-plugin: [no-inferrable] fix optional param to valid code (#5342) (98f6d5e)
- eslint-plugin: [no-unused-vars] highlight last write reference (#5267) (c3f199a)
5.30.6 (2022-07-11)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.30.5 (2022-07-04)
Bug Fixes
- eslint-plugin: [consistent-indexed-object-style] fix record mode fixer for generics with a default value (#5280) (57f032c)
5.30.4 (2022-07-03)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.30.3 (2022-07-01)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.30.2 (2022-07-01)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.30.1 (2022-07-01)
Bug Fixes
v5.30.7
Bug Fixes
- eslint-plugin: [no-inferrable] fix optional param to valid code (#5342) (98f6d5e)
- eslint-plugin: [no-unused-vars] highlight last write reference (#5267) (c3f199a)
v5.30.6
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.30.5
Bug Fixes
- eslint-plugin: [consistent-indexed-object-style] fix record mode fixer for generics with a default value (#5280) (57f032c)
v5.30.4
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.30.3
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.30.2
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.30.1
Bug Fixes
v5.30.0
Features
- eslint-plugin: [no-shadow] add shadowed variable location to the error message (#5183) (8ca08e9)
- treat
this
intypeof this
as aThisExpression
(#4382) (b04b2ce)
v5.29.0
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.28.0
Bug Fixes
- [TS4.7] allow visiting of typeParameters in TSTypeQuery (#5166) (dc1f930)
- eslint-plugin: [space-infix-ops] support for optional property without type (#5155) (1f25daf)
Features
5.27.1 (2022-06-06)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.59.11
Note: Version bump only for package @typescript-eslint/parser
v5.59.10
Note: Version bump only for package @typescript-eslint/parser
v5.59.9
Note: Version bump only for package @typescript-eslint/parser
v5.59.8
Note: Version bump only for package @typescript-eslint/parser
v5.59.7
Note: Version bump only for package @typescript-eslint/parser
v5.59.6
Note: Version bump only for package @typescript-eslint/parser
v5.59.5
Note: Version bump only for package @typescript-eslint/parser
v5.59.2
Note: Version bump only for package @typescript-eslint/parser
v5.59.1
Note: Version bump only for package @typescript-eslint/parser
v5.59.0
Note: Version bump only for package @typescript-eslint/parser
v5.58.0
Bug Fixes
5.57.1 (2023-04-03)
Note: Version bump only for package @typescript-eslint/parser
v5.57.1
Note: Version bump only for package @typescript-eslint/parser
v5.57.0
Note: Version bump only for package @typescript-eslint/parser
v5.56.0
Note: Version bump only for package @typescript-eslint/parser
v5.55.0
Features
5.54.1 (2023-03-06)
Note: Version bump only for package @typescript-eslint/parser
v5.54.1
Note: Version bump only for package @typescript-eslint/parser
v5.54.0
Note: Version bump only for package @typescript-eslint/parser
v5.53.0
Note: Version bump only for package @typescript-eslint/parser
v5.52.0
Note: Version bump only for package @typescript-eslint/parser
v5.51.0
Note: Version bump only for package @typescript-eslint/parser
v5.50.0
Note: Version bump only for package @typescript-eslint/parser
v5.49.0
Note: Version bump only for package @typescript-eslint/parser
5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/parser
5.48.1 (2023-01-09)
Note: Version bump only for package @typescript-eslint/parser
v5.48.2
Note: Version bump only for package @typescript-eslint/parser
v5.48.1
Note: Version bump only for package @typescript-eslint/parser
v5.48.0
Note: Version bump only for package @typescript-eslint/parser
5.47.1 (2022-12-26)
Note: Version bump only for package @typescript-eslint/parser
v5.47.1
Note: Version bump only for package @typescript-eslint/parser
v5.47.0
Note: Version bump only for package @typescript-eslint/parser
5.46.1 (2022-12-12)
Note: Version bump only for package @typescript-eslint/parser
v5.46.1
Note: Version bump only for package @typescript-eslint/parser
v5.46.0
Note: Version bump only for package @typescript-eslint/parser
5.45.1 (2022-12-05)
Bug Fixes
v5.45.1
Bug Fixes
v5.45.0
Note: Version bump only for package @typescript-eslint/parser
v5.44.0
Note: Version bump only for package @typescript-eslint/parser
v5.43.0
Note: Version bump only for package @typescript-eslint/parser
5.42.1 (2022-11-07)
Note: Version bump only for package @typescript-eslint/parser
v5.42.1
Note: Version bump only for package @typescript-eslint/parser
v5.42.0
Features
Reverts
v5.41.0
Note: Version bump only for package @typescript-eslint/parser
5.40.1 (2022-10-17)
Note: Version bump only for package @typescript-eslint/parser
v5.40.1
Note: Version bump only for package @typescript-eslint/parser
v5.40.0
Note: Version bump only for package @typescript-eslint/parser
v5.39.0
Note: Version bump only for package @typescript-eslint/parser
5.38.1 (2022-09-26)
Note: Version bump only for package @typescript-eslint/parser
v5.38.1
Note: Version bump only for package @typescript-eslint/parser
v5.38.0
Note: Version bump only for package @typescript-eslint/parser
v5.37.0
Note: Version bump only for package @typescript-eslint/parser
5.36.2 (2022-09-05)
Note: Version bump only for package @typescript-eslint/parser
5.36.1 (2022-08-30)
Note: Version bump only for package @typescript-eslint/parser
v5.36.2
Note: Version bump only for package @typescript-eslint/parser
v5.36.1
Note: Version bump only for package @typescript-eslint/parser
v5.36.0
Note: Version bump only for package @typescript-eslint/parser
5.35.1 (2022-08-24)
Note: Version bump only for package @typescript-eslint/parser
v5.35.1
Note: Version bump only for package @typescript-eslint/parser
v5.35.0
Note: Version bump only for package @typescript-eslint/parser
v5.34.0
Note: Version bump only for package @typescript-eslint/parser
5.33.1 (2022-08-15)
Note: Version bump only for package @typescript-eslint/parser
v5.33.1
Note: Version bump only for package @typescript-eslint/parser
v5.33.0
Note: Version bump only for package @typescript-eslint/parser
v5.32.0
Note: Version bump only for package @typescript-eslint/parser
v5.31.0
Note: Version bump only for package @typescript-eslint/parser
5.30.7 (2022-07-18)
Bug Fixes
5.30.6 (2022-07-11)
Note: Version bump only for package @typescript-eslint/parser
5.30.5 (2022-07-04)
Note: Version bump only for package @typescript-eslint/parser
5.30.4 (2022-07-03)
Note: Version bump only for package @typescript-eslint/parser
5.30.3 (2022-07-01)
Note: Version bump only for package @typescript-eslint/parser
5.30.2 (2022-07-01)
Note: Version bump only for package @typescript-eslint/parser
5.30.1 (2022-07-01)
Note: Version bump only for package @typescript-eslint/parser
v5.30.7
Bug Fixes
v5.30.6
Note: Version bump only for package @typescript-eslint/parser
v5.30.5
Note: Version bump only for package @typescript-eslint/parser
v5.30.4
Note: Version bump only for package @typescript-eslint/parser
v5.30.3
Note: Version bump only for package @typescript-eslint/parser
v5.30.2
Note: Version bump only for package @typescript-eslint/parser
v5.30.1
Note: Version bump only for package @typescript-eslint/parser
v5.30.0
Note: Version bump only for package @typescript-eslint/parser
v5.29.0
Note: Version bump only for package @typescript-eslint/parser
v5.28.0
Note: Version bump only for package @typescript-eslint/parser
5.27.1 (2022-06-06)
Note: Version bump only for package @typescript-eslint/parser
postcss/autoprefixer
v10.4.14
- Improved startup time and reduced JS bundle size (by Kārlis Gaņģis).
v10.4.13
- Fixed missed prefixes on vendor prefixes in name of CSS Custom Property.
v10.4.12
- Fixed support of unit-less zero angle in backgrounds (by 一丝).
v10.4.11
- Fixed
text-decoration
prefixes by moving to MDN data (by Romain Menke).
v10.4.10
- Fixed
unicode-bidi
prefixes by moving to MDN data.
v10.4.9
- Fixed
css-unicode-bidi
issue from latest Can I Use.
v10.4.8
- Do not print
color-adjust
warning ifprint-color-adjust
also is in rule.
v10.4.7
- Fixed
print-color-adjust
support in Firefox.
v10.4.6
- Fixed
print-color-adjust
support.
v10.4.5
- Fixed
NaN
in grid (by @SukkaW).
contentful/contentful.js
v9.3.5
v9.3.4
v9.3.3
Bug Fixes
v9.3.2
Bug Fixes
v9.3.1
v9.3.0
Features
- add allowed resources to Field (d8af925)
v9.2.20
v9.2.19
Bug Fixes
v9.2.18
Bug Fixes
- bump contentful-sdk-core (8e1c06b)
v9.2.17
Bug Fixes
v9.2.16
v9.2.15
v9.2.14
v9.2.13
v9.2.12
v9.2.11
v9.2.10
v9.2.9
Bug Fixes
v9.2.8
Bug Fixes
v9.2.7
v9.2.6
v9.2.5
Bug Fixes
- better test assertions, remove only (dc41680)
- broken integration test (ad4ca20)
- remove only (dd525e1)
v9.2.4
Bug Fixes
- deps: update contentful-sdk-jsdoc to 3.0.0 (bc24326)
v9.2.3
v9.2.2
v9.1.34
v9.1.33
v9.1.32
v9.1.31
v9.1.30
v9.1.29
Bug Fixes
- lat, long types (string -> number) (f77c7b7)