Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release stable #44

Merged
merged 11 commits into from
Feb 21, 2022
Merged

Release stable #44

merged 11 commits into from
Feb 21, 2022

Commits on Feb 20, 2022

  1. feat: add full width characters (#36)

    * perf: improve regex perf. by fixing catastrophic backtracking
    
    * test: polish tests for kana/kanji fns
    
    * feat: add full width characters
    
    * docs(readme.md): add link to the website containing demos
    arjunvegda authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    13c162b View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.0-next.1 [skip ci]

    # [1.1.0-next.1](v1.0.0...v1.1.0-next.1) (2022-02-20)
    
    ### Features
    
    * add full width characters ([#36](#36)) ([13c162b](13c162b))
    semantic-release-bot committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    a69b922 View commit details
    Browse the repository at this point in the history
  3. docs: add recipes, contribution guide and TOCs (#37)

    * docs: add recipes, contribution guide and TOCs
    
    * chore(package.json): mark package as no side effects
    
    * docs(CONTRIBUTING.md): update size of release diagram
    
    * docs(readme.md): add types summary to TOC
    
    * docs(readme.md): add treeshake support badge
    arjunvegda authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    27fc57d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    36198a9 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.0-next.2 [skip ci]

    # [1.1.0-next.2](v1.1.0-next.1...v1.1.0-next.2) (2022-02-21)
    
    ### Features
    
    * allow importing package.json ([#38](#38)) ([36198a9](36198a9))
    semantic-release-bot committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    bf88780 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b23783 View commit details
    Browse the repository at this point in the history
  4. chore(release): 1.1.0-next.3 [skip ci]

    # [1.1.0-next.3](v1.1.0-next.2...v1.1.0-next.3) (2022-02-21)
    
    ### Features
    
    * add support for node >=12.22.0 and remove yarn from engine ([#40](#40)) ([5b23783](5b23783))
    semantic-release-bot committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    e126f81 View commit details
    Browse the repository at this point in the history
  5. docs: add custom recipes to the demo page (#39)

    * docs: improve seo for docs website
    
    * chore(package.json): update keywords for npmjs
    
    * docs: add custom recipes to the demo page
    
    * docs: upgrade japanese-moji version
    arjunvegda authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    46f7d4d View commit details
    Browse the repository at this point in the history
  6. docs: make thresholds on demo page configurable (#41)

    * docs: improve anchor scrolling
    
    * docs: make thresholds on demo page configurable
    arjunvegda authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3496f78 View commit details
    Browse the repository at this point in the history
  7. 1 Configuration menu
    Copy the full SHA
    59fc694 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49b7f30 View commit details
    Browse the repository at this point in the history