Sha256: 5a333b9efab42d9108df90822706cdb221d473885ef37f716c9c7581d938d854

Contents?: true

Size: 1.91 KB

Versions: 25

Compression:

Stored size: 1.91 KB

Contents

2.0.1 / 2017-08-31
==================
- [fix] Add support for BindExpression


2.0.0 / 2017-07-07
==================
- [breaking] Remove undefined return from `propName` so it always returns a value.


1.4.1 / 2017-04-19
==================
- [fix] - Fixing fatal throw in `getPropValue` for `ArrowFunctionExpression`


1.4.0 / 2017-02-02
==================
- [new] Add eventHandlers and eventHandlersByType to API. These are the event names for DOM elements on JSX-using libraries such as React, inferno, and preact.


1.3.5 / 2016-12-14
==================
- [fix] Normalize literals "true" and "false" before converting to boolean in Literal prop value extractor.


1.3.4 / 2016-11-15
==================
- [fix] Recursively resolve JSXMemberExpression names for elementType. (i.e. `<Component.Render.Me />`). Fixes [#9](https://github.com/evcohen/jsx-ast-utils/issues/9)


1.3.3 / 2016-10-28
==================
- [fix] Add support for `ArrayExpression`.


1.3.2 / 2016-10-11
==================
- [fix] Add support for `UpdateExpression`.


1.3.1 / 2016-07-13
==================
- [fix] Add `JSXElement` to expression types to handle recursively extracting prop value.


1.3.0 / 2016-07-12
==================
- [new] Add support for `TaggedTemplateExpression`.


1.2.1 / 2016-06-15
==================
- [fix] Point to `lib` instead of `src` for root exports.


1.2.0 / 2016-06-15
==================
- [new] Export functions from root so they can be imported like the following: `require('jsx-ast-utils/{function}')`.


1.1.1 / 2016-06-12
==================
- [fix] Better support for expressions in `TemplateLiteral` extraction.


1.1.0 / 2016-06-10
==================
- [new] Support for namespaced element names.
- [new] Add `propName` to API to get correct name for prop.


1.0.1 / 2016-06-10
==================
- [fix] Return actual reserved words instead of string representations of them.


1.0.0 / 2016-06-09
==================
- Initial stable release

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
govuk_publishing_components-17.7.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-17.6.1 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-17.6.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-17.5.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-17.4.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-17.3.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-17.2.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-17.1.1 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-17.1.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-17.0.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-16.29.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-16.28.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-16.27.1 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-16.27.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-16.26.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-16.25.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-16.24.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-16.23.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-16.22.0 node_modules/jsx-ast-utils/CHANGELOG.md
govuk_publishing_components-16.21.0 node_modules/jsx-ast-utils/CHANGELOG.md