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

Remove support for IE and dead browsers, get rid of underscore-dependency in specs, upgrade to prettier v2 and support worker-envs #1815

Merged
merged 7 commits into from Oct 29, 2022

Conversation

jaylinski
Copy link
Member

Handlebars v5 will target modern browsers,
while older browsers will still receive support
via version 4.x.

@jaylinski jaylinski force-pushed the no-underscore branch 3 times, most recently from 181b4d8 to 84a88d4 Compare January 2, 2022 01:00
README.markdown Outdated Show resolved Hide resolved
@jaylinski jaylinski force-pushed the no-underscore branch 4 times, most recently from c3333e9 to 5f2b402 Compare January 7, 2022 23:35
Handlebars v5 will target modern browsers,
while older browsers will still receive support
via version 4.x.
This is needed in order to use `globalThis`, see #1894.
It also made it possible to remove some old polyfills and fallbacks.
Prettier v2 has the following breaking changes:
* enforces spaces between `function` and params
* enforces trailing commas by default
Pulled from 4.x branch, see #1894.
@jaylinski jaylinski requested a review from nknapp October 19, 2022 20:49
@jaylinski jaylinski changed the title Remove support for IE and dead browsers and get rid of underscore-dependency in specs Remove support for IE and dead browsers, get rid of underscore-dependency in specs, upgrade to prettier v2 and support worker-envs Oct 19, 2022
@jaylinski jaylinski merged commit 262b84b into master Oct 29, 2022
12 checks passed
@jaylinski jaylinski deleted the no-underscore branch October 29, 2022 19:49
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.

None yet

1 participant