Swg Js Versions Save

1.0.16

2 months ago

Version: 1.0.16

Previous release: 1.0.15

  • Migrate src/runtime/event-type-mapping to TypeScript (#2886)
  • Migrate src/runtime/smart-button-api to TypeScript (#2885)
  • Migrate src/runtime/fetcher to TypeScript (#2883)
  • Update dependency eslint to v8.37.0 (#2889)
  • Migrate src/ui/activity-iframe-view and src/utils/activity-utils to TypeScript (#2877)
  • Add @oyj9109 to CODEOWNERS (#2887)
  • Update typescript-eslint monorepo to v5.57.0 (#2879)
  • Improve coverage in src/api/subscribe-response (#2875)
  • Migrate src/runtime/client-event-manager to TypeScript (#2881)
  • Lint: Notice TypeScript changes when filtering for local_changes (#2878)
  • Update dependency sinon to v15.0.3 (#2876)
  • Migrate src/components/activities to TypeScript (#2874)
  • Migrate src/model/page-config-resolver to TypeScript (#2866)
  • Update dependency prettier to v2.8.7 (#2873)
  • Migrate src/model/page-config-writer to TypeScript (#2865)
  • Migrate src/api to TypeScript (#2860)
  • Update dependency nodemon to v2.0.22 (#2870)
  • Update dependency glob to v9.3.2 (#2868)

1.0.15

2 months ago

Version: 1.0.15

Previous release: 1.0.14

  • Build: Bring back property name mangling (#2869)
  • Build: Disable property name mangling (#2867)
  • Update dependency prettier to v2.8.6 (#2864)
  • Update dependency glob to v9.3.1 (#2863)
  • Update typescript-eslint monorepo to v5.56.0 (#2861)
  • Use configurationId from getArticle in audienceActionFlow (#2819)
  • Improve coverage in src/components/graypane (#2855)
  • Update dependency fs-extra to v11.1.1 (#2859)
  • Update dependency vite to v4.2.1 (#2858)
  • Update dependency prettier to v2.8.5 (#2857)
  • Migrate 3 utils and 5 runtime file to TypeScript (#2854)
  • Minor syntax improvements (#2856)
  • Migrate 5 components and 1 view to TypeScript (#2853)
  • Migrate src/proto/api_messages to TypeScript (#2841)
  • Exclude some TypeScript files from coverage tracking (#2851)
  • Update dependency typescript to v5 (#2852)
  • Add onResult to AvailableIntervention. (#2848)
  • Update dependency vite to v4.2.0 (#2849)
  • Update dependency chromedriver to v111 (#2832)

1.0.14

2 months ago

Version: 1.0.14

Previous release: 1.0.13

  • Implement first part of new interventions api. (#2843)
  • Provide an option to bypass SwG init in GaaMetering (#2847)
  • Update dependency glob to v9.3.0 (#2842)
  • Update babel monorepo to v7.21.3 (#2845)
  • Transform constants for Babel builds (local demo & storybook) (#2844)
  • Update typescript-eslint monorepo to v5.55.0 (#2840)
  • Migrate src/api/logger-api and src/api/propensity-api TypeScript (#2836)
  • Migrate src/api/offer to TypeScript (#2834)
  • Migrate src/api/metering to TypeScript (#2835)
  • Respect ordering from audienceActions to determine prompts (#2833)
  • Revert "Remove redundant subscriptions.init() from EA API" (#2839)
  • Update dependency sinon to v15.0.2 (#2838)
  • Update dependency eslint to v8.36.0 (#2837)
  • Migrate src/utils/dom to TypeScript (#2822)
  • Migrate src/i18n/strings and src/i18n/swg-strings to TypeScript (#2827)
  • Migrate src/ui/ui-css to TypeScript (#2828)
  • Remove unused src/vendor directory (#2829)
  • Migrate src/api/user-data to TypeScript (#2830)
  • Update dependency autoprefixer to v10.4.14 (#2831)
  • Migrate src/constants to TypeScript (#2826)
  • Use audienceActions to determine prompt type (#2820)
  • Migrate src/model/page-config to TypeScript (#2824)
  • Migrate src/model/client-config to TypeScript (#2823)
  • Migrate src/model/doc to TypeScript (#2821)

1.0.13

2 months ago

Version: 1.0.13

Previous release: 1.0.12

  • Migrate src/model/auto-prompt-config.ts to TypeScript (#2816)
  • TypeScript: No any (#2818)
  • getPropertyFromJsonString: Handle falsy values (#2804)
  • Set num_impressions_between_prompts from client config SecondPromptDelayExperiment (#2763)
  • Migrate src/utils/jwt to TypeScript (#2812)
  • Migrate src/model/attribution-params to TypeScript (#2815)
  • Migrate src/utils/string to TypeScript (#2814)
  • Migrate src/utils/animation to TypeScript (#2813)
  • Migrate src/utils/style to TypeScript (#2810)
  • Migrate src/utils/bytes to TypeScript (#2809)
  • Update typescript-eslint monorepo to v5.54.1 (#2811)
  • Simplify src/utils/dom (#2807)
  • Simplify src/utils/style (#2806)
  • Migrate src/utils/i18n to TypeScript (#2799)
  • Migrate src/utils/random to TypeScript (#2802)
  • Migrate src/utils/types to TypeScript (#2801)
  • Migrate src/utils/json to TypeScript (#2800)
  • Migrate src/utils/constants to TypeScript (#2803)
  • Update codeowners (#2805)
  • Migrate src/utils/log to TypeScript (#2796)
  • Remove obsolete client config flag usePrefixedHostPath (#2798)
  • Migrate src/utils/errors to TypeScript (#2797)
  • Update typescript-eslint monorepo to v5.54.0 (#2794)
  • Update dependency glob to v9.2.1 (#2795)
  • Update dependency typescript to v4.9.5 (#2793)
  • Get value from audienceActions if autoPromptType is undefined (#2792)
  • Add TypeScript support (#2641)
  • Update dependency nodemon to v2.0.21 (#2791)
  • Fix local dev server (#2790)
  • Update dependency glob to v9.1.2 (#2789)
  • Move autoprompt code into autopromptmanager file (#2788)
  • Cleanup Closure compiler code (#2780)

1.0.12

3 months ago

Version: 1.0.12

Previous release: 1.0.11

  • Update dependency glob to v9.1.0 (#2787)
  • Remove redundant subscriptions.init() from EA API (#2784)
  • Update dependency glob to v9.0.2 (#2786)
  • Optimizing size of Extended Access i18n strings (#2765)
  • Revert "Updates Showcase translations"
  • Updates Showcase translations
  • Swgjs Release: Remove extra i18n assets (#2770)
  • Upgrade glob npm package (#2785)
  • :recycle: chore(callbacks): add entitlement to unlockAritcle() (#2658)
  • Optimization: Avoid unnecessary iframe redirects (#2782)
  • Call unlockArticle if provided when consuming showcaseEntitlement (#2777)
  • Update dependency eslint to v8.35.0 (#2781)
  • Add useArticleEndpoint to config (#2775)
  • Release: Add newline to sourcemaps (#2778)

1.0.11

3 months ago

Version: 1.0.11

Previous release: 1.0.10

  • Update dependency body-parser to v1.20.2 (#2776)
  • Make unlockArticle optional when showcaseEntitlement is provided and handle getEntitlements directly without using callback (#2771)
  • Update dependency vite to v4.1.4 (#2774)
  • Update dependency @babel/core to v7.21.0 (#2773)
  • Update dependency vite to v4.1.3 (#2772)
  • Update dependency vite to v4.1.2 (#2769)
  • Update dependency cssnano to v5.1.15 (#2764)
  • Avoid running CI jobs twice (#2760)
  • Remove unused CLI param (subversion) (#2761)

1.0.10

3 months ago

Version: 1.0.10

Previous release: 1.0.9

  • Fix Subscription tests for SecondPromptDelay Experiment (#2757)
  • When SecondPromptDelay experiment is enabled, allow default 2 free reads between first and second prompts (#2750)
  • Refactor shouldShowAutoPrompt for clarity (#2751)
  • Update dependency eslint to v8.34.0 (#2754)
  • Wait 60s for E2E tests (#2753)
  • Update dependency minimist to v1.2.8 (#2752)
  • Vite + Rollup: Create sourcemaps (#2749)
  • Add storybook demo for free subscription prompt (#2748)

1.0.9

3 months ago

Version: 1.0.9

Previous release: 1.0.8

  • Update dependency prettier to v2.8.4 (#2745)
  • Bump engine.io and socket.io (#2740)
  • Bump json5 from 2.2.1 to 2.2.3 (#2739)
  • Bump loader-utils from 2.0.2 to 2.0.4 (#2738)
  • Update dependency @rollup/plugin-commonjs to v24.0.1 (#2722)
  • Update npm to v9 (#2742)
  • Use NPM instead of Yarn (#2736)
  • Update dependency vite to v4.1.1 (#2737)
  • Remove non-delayed redirection in 3P sign-in (#2731)

1.0.8

4 months ago

Version: 1.0.8

Previous release: 1.0.7

  • Cleanup TwG analytics events (#2735)
  • Add E2E tests for Extended Access and Basic binaries (#2734)
  • Make unlockArticle optional when showcaseEntitlement is provided (#2730)
  • E2E test new build system (#2732)
  • Configure Vite plugins in a standard way (#2726)
  • Update dependency chromedriver to v109 (#2727)
  • Update dependency eslint to v8.33.0 (#2728)
  • Update dependency rollup-plugin-visualizer to v5.9.0 (#2725)
  • Update dependency vite to v4.0.4 (#2724)
  • Update dependency @rollup/plugin-replace to v5.0.2 (#2723)
  • CI: Run jobs on the latest Ubuntu LTS (#2721)
  • Add Vite + Rollup build system (#2720)
  • Bump ua-parser-js from 0.7.31 to 0.7.33 (#2719)
  • chore(deps): update storybook monorepo to v6.5.16 (#2717)
  • CodeCov: Fail check if patch has less than 99% coverage on changed lines (#2715)

1.0.7

4 months ago

Version: 1.0.7

Previous release: 1.0.6

  • Remove unused exports/ directory (#2714)
  • Improve coverage in pay-client.js (#2712)
  • Improve coverage in link-accounts-flow.js (#2713)
  • Improve coverage for meter-toast-api.js (#2711)
  • Add syntax highlighting/formatting for HTML strings (#2710)
  • Improve coverage in contributions-flow.js (#2709)
  • Remove linkSubscription from basic-runtime (#2691)