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

Build/ Release version v1.3.0 #49

Merged
merged 1 commit into from
Aug 21, 2020
Merged

Build/ Release version v1.3.0 #49

merged 1 commit into from
Aug 21, 2020

Conversation

BlueCutOfficial
Copy link
Member

@BlueCutOfficial BlueCutOfficial commented Aug 21, 2020

Features

Implement js functions as template helpers (#48)

slugify and removeDiatrics functions can now be called as template helpers:

await render(hbs`{{slugify '你好你怎么样 monsieur'}}`)
await render(hbs`{{remove-diacritics 'Théâtre'}}`)

Build

Ember 3.18 (#33)

  • Upgrade dependencies for Ember 3.18
  • Upgrade CI configuration to test latest LTS

Fix eslint config and README (#34)

  • Use correct eslint config for tests folder and dummy app folder.
  • Fix Compatibility section in README.

@dependabot config file (#37)

Update @dependabot config file with the new syntax.

@dependabot bumps

Bumps lodash from 4.17.15 to 4.17.19. (#38)
Bumps elliptic from 6.5.2 to 6.5.3. (#43)

@GreatWizard GreatWizard merged commit d9a246b into master Aug 21, 2020
@GreatWizard GreatWizard deleted the release/v1.3.0 branch August 21, 2020 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants