- Oct 26, 2022
-
-
Zandor Smith authored
-
semantic-release-bot authored
# [1.2.0](v1.1.3...v1.2.0) (2022-10-26) ### Features * Support React 17 and 18. ([92185492](92185492))
-
Zandor Smith authored
-
semantic-release-bot authored
## [1.1.3](v1.1.2...v1.1.3) (2022-10-26) ### Bug Fixes * Fix TypeScript types. ([249c65a1](249c65a1))
-
-
Zandor Smith authored
-
semantic-release-bot authored
## [1.1.2](v1.1.1...v1.1.2) (2022-10-26) ### Bug Fixes * Remove dist and lib folders from Git repository. ([8acd3871](8acd3871))
-
-
Zandor Smith authored
-
semantic-release-bot authored
## [1.1.1](v1.1.0...v1.1.1) (2022-10-26) ### Bug Fixes * Explicitly set to be a public package. ([ad086ca9](ad086ca9))
-
Zandor Smith authored
-
semantic-release-bot authored
# [1.1.0](v1.0.1...v1.1.0) (2022-10-26) ### Bug Fixes * Include dist folder in package. ([5ab18656](5ab18656)) ### Features * Rename repository and implement sementic-release pipeline. ([12f77532](12f77532))
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
Zandor Smith authored
-
- Jan 04, 2022
-
-
Alex authored
* Create index.d.ts * Create server.d.ts * Update index.d.ts * Update server.d.ts
-
- Dec 16, 2020
-
-
Sudhanshu Yadav authored
-
- Nov 25, 2020
-
-
Sudhanshu Yadav authored
- Bump react dependency to 16. #37 - Uniquely identify any elements inside MetaTags by id. Fix for #35
-
- Nov 04, 2020
-
-
Nishchay Kaushik authored
-
- Nov 02, 2020
-
-
dependabot[bot] authored
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.1 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.4.1...v6.5.3 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.2 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.7.2...5.7.4 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.17.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Nishchay Kaushik authored
* fix: use the newer context api * chore: remove prop-types usage and dependency
-
- Feb 15, 2019
-
-
s-yadav authored
-
- Feb 13, 2019
-
-
DoMiNeLa10 authored
* fix type error in handleChildrens() * return early when querySelector fails
-
- Dec 16, 2018
-
-
s-yadav authored
- Fixed metatags not updating on client side when MetaTag content updates. Issue produced on 0.7.1.
-
- Dec 11, 2018
-
-
John Castrillon authored
* add null check for children and extract * update null check for children and extract
-
- Nov 09, 2018
-
-
s-yadav authored
- Move lifecycle methods on top - Handle null nodes inside MetaTag
-
Sudhanshu Yadav authored
Unmount temporary meta tags element on MetaTags component unmount
-
Todor Petrov authored
-
Todor Petrov authored
-
- Sep 30, 2018
-
-
Sudhanshu Yadav authored
-
Sudhanshu Yadav authored
- Code refactor of server utils to remove duplicate. - Change deserver port to 9010 for examples webpack dev server
-
- Sep 16, 2018
-
-
Sudhanshu Yadav authored
-
- Sep 15, 2018
-
-
Sudhanshu Yadav authored
- Added npmignore
-