Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
yarastqt authored and awinogradov committed Dec 18, 2018
1 parent a79eca2 commit 46b64e0
Show file tree
Hide file tree
Showing 10 changed files with 343 additions and 7 deletions.
259 changes: 259 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,265 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 4.4.0 (2018-12-18)


### Bug Fixes

* change & to | for resulting interface of withMods ([06936a4](https://github.com/bem/bem-react-core/commit/06936a4))
* classname with undefined ([9232c61](https://github.com/bem/bem-react-core/commit/9232c61))
* declare props in base mod as any ([a0b6428](https://github.com/bem/bem-react-core/commit/a0b6428))
* fix filename ([3dbdcdd](https://github.com/bem/bem-react-core/commit/3dbdcdd))
* fixed withBemClassName typings ([0af70f6](https://github.com/bem/bem-react-core/commit/0af70f6))
* remove unneded context arg ([3f50345](https://github.com/bem/bem-react-core/commit/3f50345))
* **classname:** use set for unique class list ([9a708b1](https://github.com/bem/bem-react-core/commit/9a708b1))
* **core:** build full wrappers names for devTools ([a1ad388](https://github.com/bem/bem-react-core/commit/a1ad388))
* **core:** correct typings for compose ([01a72a8](https://github.com/bem/bem-react-core/commit/01a72a8))
* **core:** correct typings for withBemMod ([70f6f7a](https://github.com/bem/bem-react-core/commit/70f6f7a))
* **core:** enbaled intead of true for modifiers in devTools ([9eb179d](https://github.com/bem/bem-react-core/commit/9eb179d))
* **core:** save defaultProps for BemMod ([6302fca](https://github.com/bem/bem-react-core/commit/6302fca))
* **core:** use cache for not create new component ([7da89bb](https://github.com/bem/bem-react-core/commit/7da89bb))
* **core:** use component type for wrapped component instead sfc ([a7912fb](https://github.com/bem/bem-react-core/commit/a7912fb))
* **di:** correct typings for withRegistry ([ce73d79](https://github.com/bem/bem-react-core/commit/ce73d79))
* right mod value type and className generation ([7fa80f7](https://github.com/bem/bem-react-core/commit/7fa80f7))
* **di:** use map as class option for using in es5 ([24e9015](https://github.com/bem/bem-react-core/commit/24e9015))
* **docs:** cyrillic anchor links ([bfaf77b](https://github.com/bem/bem-react-core/commit/bfaf77b))
* **rollup:** esnext module for bundle ([d6f4417](https://github.com/bem/bem-react-core/commit/d6f4417))


### Features

* **classname:** array type for mix ([9513c26](https://github.com/bem/bem-react-core/commit/9513c26))
* **classname:** carry elems ([a943509](https://github.com/bem/bem-react-core/commit/a943509))
* **classname:** decrease bundle size, classnames pkg ([c5fb74f](https://github.com/bem/bem-react-core/commit/c5fb74f))
* **core:** add compose for react components ([abc8a21](https://github.com/bem/bem-react-core/commit/abc8a21))
* **v3:** init packages ([c70a97d](https://github.com/bem/bem-react-core/commit/c70a97d))
* **v3:** init packages ([d652328](https://github.com/bem/bem-react-core/commit/d652328))



## 2.2.1 (2018-07-26)


### Bug Fixes

* **package:** move assert libs to prod dependencies ([6fe425c](https://github.com/bem/bem-react-core/commit/6fe425c))
* move naming preset to dynamic field ([92f069f](https://github.com/bem/bem-react-core/commit/92f069f))



# 2.2.0 (2018-07-26)


### Features

* **utils:** add assert helpers ([683270f](https://github.com/bem/bem-react-core/commit/683270f))
* add attach forward ref ([babab12](https://github.com/bem/bem-react-core/commit/babab12))
* remove blockName and elemName methods ([88f432e](https://github.com/bem/bem-react-core/commit/88f432e))
* remove legacyContext support ([dfe49f1](https://github.com/bem/bem-react-core/commit/dfe49f1))



## 2.1.1 (2018-07-17)



# 2.1.0 (2018-07-16)


### Bug Fixes

* mod predicate take any props ([56632fa](https://github.com/bem/bem-react-core/commit/56632fa))
* remove instanceof guard ([600544a](https://github.com/bem/bem-react-core/commit/600544a))
* remove unstable console.assert from depenedencies ([7efee47](https://github.com/bem/bem-react-core/commit/7efee47))


### Features

* add more arguments for withMods signature ([4b3cfd4](https://github.com/bem/bem-react-core/commit/4b3cfd4))
* get block name from context in Elem ([5009326](https://github.com/bem/bem-react-core/commit/5009326))
* make className for different elems in elem context ([be75c2c](https://github.com/bem/bem-react-core/commit/be75c2c))
* remove wrap and replace methods ([0c896e6](https://github.com/bem/bem-react-core/commit/0c896e6))
* use new context for block and elem ([e5faceb](https://github.com/bem/bem-react-core/commit/e5faceb))



# 2.0.0 (2018-07-04)


### Bug Fixes

* **core:** add check for existing key of predicate ([4df72a2](https://github.com/bem/bem-react-core/commit/4df72a2))
* **core:** remove pass all props to render ([775ef4a](https://github.com/bem/bem-react-core/commit/775ef4a))
* add props declaration for anb class ([02c886c](https://github.com/bem/bem-react-core/commit/02c886c))
* **core:** right validations for interfaces ([d87523a](https://github.com/bem/bem-react-core/commit/d87523a))
* add generic for wrap and replace tests ([ea9109e](https://github.com/bem/bem-react-core/commit/ea9109e))
* add optional generics for with-mods ([0fcd445](https://github.com/bem/bem-react-core/commit/0fcd445))
* add typings field, target es2015 ([406f904](https://github.com/bem/bem-react-core/commit/406f904))
* class-name optional for with-mix ([da4654b](https://github.com/bem/bem-react-core/commit/da4654b))
* only functions predicates ([c81e5e3](https://github.com/bem/bem-react-core/commit/c81e5e3))
* prepare for modifiers as class ([c222521](https://github.com/bem/bem-react-core/commit/c222521))
* **package:** add entity-name to dependencies ([6b1eba9](https://github.com/bem/bem-react-core/commit/6b1eba9))
* props, state and component are optional arguments ([08a5586](https://github.com/bem/bem-react-core/commit/08a5586))
* remove not needed static fields for Block ([fb13154](https://github.com/bem/bem-react-core/commit/fb13154))
* remove static display name ([34c4178](https://github.com/bem/bem-react-core/commit/34c4178))
* update license ([5f1aa8c](https://github.com/bem/bem-react-core/commit/5f1aa8c))
* use stringifyWrapper as named import instead default import ([47d477b](https://github.com/bem/bem-react-core/commit/47d477b))


### Features

* abstract block and elem properties ([d9fec37](https://github.com/bem/bem-react-core/commit/d9fec37))
* add bem class name helper ([dae6520](https://github.com/bem/bem-react-core/commit/dae6520))
* add checking for instanceof ([4eb8e48](https://github.com/bem/bem-react-core/commit/4eb8e48))
* allow simple naming redeclaration ([c2808b2](https://github.com/bem/bem-react-core/commit/c2808b2))
* implement withMix ([a4668cf](https://github.com/bem/bem-react-core/commit/a4668cf))
* improve withMods usage ([506147a](https://github.com/bem/bem-react-core/commit/506147a))
* let's go to class based bem-react-core on TS ([b84f649](https://github.com/bem/bem-react-core/commit/b84f649))
* modifier now is simple class ([218815a](https://github.com/bem/bem-react-core/commit/218815a))
* remove preact ([16e4685](https://github.com/bem/bem-react-core/commit/16e4685))
* remove v1 ([ea54e7b](https://github.com/bem/bem-react-core/commit/ea54e7b))
* **core:** dont pass props and state as args to modes ([1368301](https://github.com/bem/bem-react-core/commit/1368301))
* remove v1 examples ([91654ad](https://github.com/bem/bem-react-core/commit/91654ad))
* **core:** implement replace and wrap ([58ede8e](https://github.com/bem/bem-react-core/commit/58ede8e))
* remove with mix hoc ([6eaf371](https://github.com/bem/bem-react-core/commit/6eaf371))
* **core:** add objects natation for mods ([14a4f59](https://github.com/bem/bem-react-core/commit/14a4f59))
* **core:** bem, block and elem suppors a generic types ([443d328](https://github.com/bem/bem-react-core/commit/443d328))
* **core:** dont support addBemClassName, use native components instead ([588209e](https://github.com/bem/bem-react-core/commit/588209e))
* **core:** implement displayName generation ([1c4ce2a](https://github.com/bem/bem-react-core/commit/1c4ce2a))
* **core:** implement unique id generator ([2d2b126](https://github.com/bem/bem-react-core/commit/2d2b126))
* use block name from constructor name ([377573c](https://github.com/bem/bem-react-core/commit/377573c))
* use new context for bem component ([edc739e](https://github.com/bem/bem-react-core/commit/edc739e))
* **index:** use Component instead PureComponent ([09e44ca](https://github.com/bem/bem-react-core/commit/09e44ca))
* **react:** check only in dev or test mode ([f6545ce](https://github.com/bem/bem-react-core/commit/f6545ce))
* **react:** react only support ([3e26d53](https://github.com/bem/bem-react-core/commit/3e26d53))



# 1.0.0 (2018-06-20)



# 1.0.0-rc.11 (2018-05-17)


### Bug Fixes

* **bem:** call toString at className ([34f238f](https://github.com/bem/bem-react-core/commit/34f238f))



# 1.0.0-rc.10 (2018-04-02)



# 1.0.0-rc.9 (2018-03-23)



# 1.0.0-rc.8 (2018-02-06)



# 1.0.0-rc.7 (2018-01-26)


### Bug Fixes

* no undefined as resolveMods result ([a59022a](https://github.com/bem/bem-react-core/commit/a59022a))



# 1.0.0-rc.6 (2017-12-27)



# 1.0.0-rc.5 (2017-12-18)



# 1.0.0-rc.4 (2017-12-15)



# 1.0.0-rc.3 (2017-12-15)



# 1.0.0-rc.2 (2017-12-14)



# 1.0.0-rc.1 (2017-12-14)



## 0.4.6 (2017-09-19)



## 0.4.5 (2017-09-18)



## 0.4.4 (2017-09-06)



## 0.4.3 (2017-09-04)



## 0.4.2 (2017-05-04)



## 0.4.1 (2017-05-04)



# 0.4.0 (2017-05-03)



## 0.3.1 (2017-04-20)



# 0.3.0 (2017-04-20)



## 0.2.2 (2017-03-09)



## 0.2.1 (2017-03-09)



# 0.2.0 (2017-02-10)



## 0.1.3 (2017-01-13)



## 0.1.2 (2017-01-13)



## 0.1.1 (2017-01-13)



# 0.1.0 (2017-01-13)





# 4.3.0 (2018-12-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bem-react",
"private": true,
"version": "4.3.0",
"version": "4.4.0",
"description": "BEM React",
"repository": {
"url": "git://github.com/bem/bem-react-core.git",
Expand Down
22 changes: 22 additions & 0 deletions packages/classname/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.3.0 (2018-12-18)


### Bug Fixes

* **classname:** use set for unique class list ([9a708b1](https://github.com/bem/bem-react/tree/master/packages/classname/commit/9a708b1))
* classname with undefined ([9232c61](https://github.com/bem/bem-react/tree/master/packages/classname/commit/9232c61))
* fix filename ([3dbdcdd](https://github.com/bem/bem-react/tree/master/packages/classname/commit/3dbdcdd))


### Features

* **classname:** array type for mix ([9513c26](https://github.com/bem/bem-react/tree/master/packages/classname/commit/9513c26))
* **classname:** carry elems ([a943509](https://github.com/bem/bem-react/tree/master/packages/classname/commit/a943509))
* **classname:** decrease bundle size, classnames pkg ([c5fb74f](https://github.com/bem/bem-react/tree/master/packages/classname/commit/c5fb74f))
* **v3:** init packages ([c70a97d](https://github.com/bem/bem-react/tree/master/packages/classname/commit/c70a97d))
* **v3:** init packages ([d652328](https://github.com/bem/bem-react/tree/master/packages/classname/commit/d652328))





# 1.2.0 (2018-12-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/classname/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bem-react/classname",
"version": "1.2.0",
"version": "1.3.0",
"description": "BEM React ClassName",
"repository": "https://github.com/bem/bem-react/tree/master/packages/classname",
"keywords": [
Expand Down
11 changes: 11 additions & 0 deletions packages/classnames/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.2.0 (2018-12-18)


### Features

* **classname:** decrease bundle size, classnames pkg ([c5fb74f](https://github.com/bem/bem-react/tree/master/packages/classnames/commit/c5fb74f))





# 1.1.0 (2018-12-06)


Expand Down
2 changes: 1 addition & 1 deletion packages/classnames/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bem-react/classnames",
"version": "1.1.0",
"version": "1.2.0",
"description": "BEM React ClassNames merge",
"repository": "https://github.com/bem/bem-react/tree/master/packages/classnames",
"keywords": [
Expand Down
27 changes: 27 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# 1.5.0 (2018-12-18)


### Bug Fixes

* **core:** build full wrappers names for devTools ([a1ad388](https://github.com/bem/bem-react/tree/master/packages/core/commit/a1ad388))
* fixed withBemClassName typings ([0af70f6](https://github.com/bem/bem-react/tree/master/packages/core/commit/0af70f6))
* **core:** correct typings for compose ([01a72a8](https://github.com/bem/bem-react/tree/master/packages/core/commit/01a72a8))
* **core:** correct typings for withBemMod ([70f6f7a](https://github.com/bem/bem-react/tree/master/packages/core/commit/70f6f7a))
* **core:** enbaled intead of true for modifiers in devTools ([9eb179d](https://github.com/bem/bem-react/tree/master/packages/core/commit/9eb179d))
* **core:** save defaultProps for BemMod ([6302fca](https://github.com/bem/bem-react/tree/master/packages/core/commit/6302fca))
* **core:** use cache for not create new component ([7da89bb](https://github.com/bem/bem-react/tree/master/packages/core/commit/7da89bb))
* **core:** use component type for wrapped component instead sfc ([a7912fb](https://github.com/bem/bem-react/tree/master/packages/core/commit/a7912fb))


### Features

* **classname:** array type for mix ([9513c26](https://github.com/bem/bem-react/tree/master/packages/core/commit/9513c26))
* **classname:** decrease bundle size, classnames pkg ([c5fb74f](https://github.com/bem/bem-react/tree/master/packages/core/commit/c5fb74f))
* **core:** add compose for react components ([abc8a21](https://github.com/bem/bem-react/tree/master/packages/core/commit/abc8a21))
* **v3:** init packages ([c70a97d](https://github.com/bem/bem-react/tree/master/packages/core/commit/c70a97d))
* **v3:** init packages ([d652328](https://github.com/bem/bem-react/tree/master/packages/core/commit/d652328))





# 1.4.0 (2018-12-06)


Expand Down
6 changes: 3 additions & 3 deletions packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bem-react/core",
"version": "1.4.0",
"version": "1.5.0",
"description": "BEM React Core",
"repository": "https://github.com/bem/bem-react/tree/master/packages/core",
"keywords": [
Expand All @@ -27,8 +27,8 @@
"test": "../../node_modules/.bin/nyc npm run unit test/*.test.tsx"
},
"dependencies": {
"@bem-react/classname": "^1.2.0",
"@bem-react/classnames": "^1.1.0"
"@bem-react/classname": "^1.3.0",
"@bem-react/classnames": "^1.2.0"
},
"peerDependencies": {
"react": "^15.6.2 || ^16.0.0"
Expand Down
Loading

0 comments on commit 46b64e0

Please sign in to comment.